]> gitweb.ps.run Git - ps-cgit/commitdiff
Allow for creating patch series
authorLukas Fleischer <cgit@cryptocrack.de>
Tue, 20 Aug 2013 16:56:14 +0000 (18:56 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 20 Aug 2013 17:55:42 +0000 (19:55 +0200)
This allows for specifying a revision range using the id2 parameter of
/patch/. The output that is produced is similar to

    $ git format-patch --stdout id2..id

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>

No differences found