SubmittingPatches: document the use of git
authorJosh Triplett <josh@joshtriplett.org>
Thu, 3 Apr 2014 21:48:30 +0000 (14:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Apr 2014 23:21:06 +0000 (16:21 -0700)
commit8e3072a23ff8cf69b3e654a7cd64eae04f06a0e6
treed8982ec14b2523428dfa4d9567fa5dcb826bd14d
parent9547c706d279392d53922c0f9d57a0b37a4dfcdc
SubmittingPatches: document the use of git

Most of the mechanical portions of SubmittingPatches exist to help patch
submitters replicate the output of git.  Mention this explicitly, both
as a reminder that git will help with this process, and as signposting
to let git users know what they can safely skip.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Acked-by: Borislav Petkov <bp@suse.de>
Cc: Rob Landley <rob@landley.net>
Cc: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/SubmittingPatches