Skip to content

Commit dc01e0a

Browse files
committed
readme: Link to Greg's "secret" to using git log -p
1 parent da5c1f7 commit dc01e0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ Two specific points to expand on:
9797
* Your changes will need to be organized into
9898
[clear and coherent commits][commit-style],
9999
following [Zulip's commit style guide][commit-style].
100+
(Use Greg's ["secret" to using `git log -p`][git-log-p-secret]
101+
and/or a graphical Git client to see examples of mergeable commits.)
100102

101103
This is always required before we can merge your PR. Depending on
102104
your changes' complexity, it may also be required before we can
@@ -107,6 +109,7 @@ Two specific points to expand on:
107109
[working on an issue]: https://zulip.readthedocs.io/en/latest/contributing/contributing.html#working-on-an-issue
108110
[submitting a pull request]: https://zulip.readthedocs.io/en/latest/contributing/review-process.html
109111
[commit-style]: https://zulip.readthedocs.io/en/latest/contributing/commit-discipline.html
112+
[git-log-p-secret]: https://github.com/zulip/zulip-mobile/blob/main/docs/howto/git.md#git-log-secret
110113

111114

112115
## Getting started in developing

0 commit comments

Comments
 (0)