aboutsummaryrefslogtreecommitdiff
path: root/git-cherry.sh
diff options
context:
space:
mode:
Diffstat (limited to 'git-cherry.sh')
-rwxr-xr-xgit-cherry.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-cherry.sh b/git-cherry.sh
index aad2e6171..867522b37 100755
--- 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>]