summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7c8b5ea)
raw | patch | inline | side by side (parent: 7c8b5ea)
author | Junio C Hamano <gitster@pobox.com> | |
Sat, 15 Sep 2007 23:32:23 +0000 (16:32 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 15 Sep 2007 23:33:22 +0000 (16:33 -0700) |
Noticed by Anupam Srivastava.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-sh-setup.sh | patch | blob | history |
diff --git a/git-sh-setup.sh b/git-sh-setup.sh
index 185c5c6c95df389e0d7f39f47feeabbe67124e80..3c325fd1339608d681d3485aa37647d9ac734037 100755 (executable)
--- a/git-sh-setup.sh
+++ b/git-sh-setup.sh
# it dies.
# Having this variable in your environment would break scripts because
-# you would cause "cd" to be be taken to unexpected places. If you
+# you would cause "cd" to be taken to unexpected places. If you
# like CDPATH, define it for your interactive shell sessions without
# exporting it.
unset CDPATH