Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
verify-tag: make it operable from a subdirectory.
[gitweb.git]
/
git-cherry.sh
diff --git
a/git-cherry.sh
b/git-cherry.sh
index aad2e6171f920c4ad6e83a521837f32d2402da68..867522b37ff4fd85f963019a025ba07789ffef37 100755
(executable)
--- a/
git-cherry.sh
+++ b/
git-cherry.sh
@@
-3,7
+3,7
@@
# Copyright (c) 2005 Junio C Hamano.
#
-. git-sh-setup
|| die "Not a git archive."
+. git-sh-setup
usage="usage: $0 "'[-v] <upstream> [<head>]