diff-files: -1/-2/-3 to diff against unmerged stage.
[gitweb.git] / git-cherry.sh
index aad2e6171f920c4ad6e83a521837f32d2402da68..867522b37ff4fd85f963019a025ba07789ffef37 100755 (executable)
@@ -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>]