]> gitweb.ps.run Git - ps-cgit/commitdiff
Add plain patch view
authorLars Hjemli <hjemli@gmail.com>
Mon, 10 Dec 2007 20:47:29 +0000 (21:47 +0100)
committerLars Hjemli <hjemli@gmail.com>
Tue, 11 Dec 2007 01:43:24 +0000 (02:43 +0100)
The new view mimics the output from `git format-patch`, making it possible
to cherry-pick directly from cgit with something like `curl $url | git am`.

Inspired by a patch to `git-apply` by Mike Hommey:
  http://thread.gmane.org/gmane.comp.version-control.git/67611/focus=67610

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found