We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41a616d + 175d38c commit a1f0b4eCopy full SHA for a1f0b4e
Documentation/SubmittingPatches
@@ -121,6 +121,11 @@ its behaviour. Try to make sure your explanation can be understood
121
without external resources. Instead of giving a URL to a mailing list
122
archive, summarize the relevant points of the discussion.
123
124
+If you want to reference a previous commit in the history of a stable
125
+branch use the format "abbreviated sha1 (subject, date)". So for example
126
+like this: "Commit f86a374 (pack-bitmap.c: fix a memleak, 2015-03-30)
127
+noticed [...]".
128
+
129
130
(3) Generate your patch using Git tools out of your commits.
131
0 commit comments