File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments