Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-sh-setup: typofix in comments
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>
git-sh-setup.sh
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
7c8b5ea
)
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
@@
-6,7
+6,7
@@
# 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