write_name_quoted(): make one of the path a counted string.
[gitweb.git] / git-revert.sh
index 4ba6912f0de972a95ec040aa9fb09af78ab2765b..c1aebb159cab86f419ff2aaab2a8f1d9d79a9a72 100755 (executable)
@@ -3,7 +3,7 @@
 # Copyright (c) 2005 Linus Torvalds
 # Copyright (c) 2005 Junio C Hamano
 #
-. git-sh-setup || die "Not a git archive"
+. git-sh-setup
 
 case "$0" in
 *-revert* )