Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
bisect: quote pathnames for eval safety.
[gitweb.git]
/
git-status.sh
diff --git
a/git-status.sh
b/git-status.sh
index 837f334d8760c9ff4af4de5d057e97d7af3cfc61..b90ffc198d97bccfc7f484e8555b01ba9bf5217b 100755
(executable)
--- a/
git-status.sh
+++ b/
git-status.sh
@@
-2,7
+2,7
@@
#
# Copyright (c) 2005 Linus Torvalds
#
-. git-sh-setup || die "Not a git archive"
+GIT_DIR=$(git-rev-parse --git-dir) || exit
report () {
header="#