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:
97
97
* Your changes will need to be organized into
98
98
[ clear and coherent commits] [ commit-style ] ,
99
99
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.)
100
102
101
103
This is always required before we can merge your PR. Depending on
102
104
your changes' complexity, it may also be required before we can
@@ -107,6 +109,7 @@ Two specific points to expand on:
107
109
[ working on an issue ] : https://zulip.readthedocs.io/en/latest/contributing/contributing.html#working-on-an-issue
108
110
[ submitting a pull request ] : https://zulip.readthedocs.io/en/latest/contributing/review-process.html
109
111
[ 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
110
113
111
114
112
115
## Getting started in developing
You can’t perform that action at this time.
0 commit comments