Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
revert: accept arbitrary rev-list options
author
Christian Couder
<chriscool@tuxfamily.org>
Mon, 14 Jun 2010 05:29:38 +0000
(
00:29
-0500)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 25 Jun 2010 15:55:48 +0000
(08:55 -0700)
This can be useful to do something like:
git rev-list --reverse master -- README | git cherry-pick -n --stdin
without using xargs.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
f873a27
)
No differences found