English is not my native language but I think this patch corrects a
grammar mistake.
I am not subscribed so please CC to me if replying.
Anupam
diff --git a/git-sh-setup.sh b/git-sh-setup.sh
index 185c5c6..3c325fd 100755
--- 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