]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-cherry.sh
Big tool rename.
[thirdparty/git.git] / git-cherry.sh
similarity index 97%
rename from git-cherry
rename to git-cherry.sh
index fe8c1090e97faa0fd0a34c2a12d748916aaa6b05..aad2e6171f920c4ad6e83a521837f32d2402da68 100755 (executable)
@@ -3,7 +3,7 @@
 # Copyright (c) 2005 Junio C Hamano.
 #
 
-. git-sh-setup-script || die "Not a git archive."
+. git-sh-setup || die "Not a git archive."
 
 usage="usage: $0 "'[-v] <upstream> [<head>]