summaryrefslogtreecommitdiff
path: root/Documentation/git-clone-pack.txt
diff options
context:
space:
mode:
authorChristian Meder <chris@absolutegiganten.org>2005-10-10 23:01:31 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-10-10 23:01:31 (GMT)
commit72e9340cfde90189d76ef3c8a4793ea7764ff8ee (patch)
tree2d2be1c4fe841de12630495929e2ac394f58012c /Documentation/git-clone-pack.txt
parent98438bd0e893c23186fb82ea8b04964c0f1ef9d1 (diff)
downloadgit-72e9340cfde90189d76ef3c8a4793ea7764ff8ee.zip
git-72e9340cfde90189d76ef3c8a4793ea7764ff8ee.tar.gz
git-72e9340cfde90189d76ef3c8a4793ea7764ff8ee.tar.bz2
Convert usage of GIT and Git into git
Convert usage of GIT and Git into git. Signed-off-by: Christian Meder <chris@absolutegiganten.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-clone-pack.txt')
-rw-r--r--Documentation/git-clone-pack.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-clone-pack.txt b/Documentation/git-clone-pack.txt
index 1fb5280..87c0e46 100644
--- a/Documentation/git-clone-pack.txt
+++ b/Documentation/git-clone-pack.txt
@@ -28,7 +28,7 @@ OPTIONS
remote side, if it is not found on your $PATH.
Installations of sshd ignore the user's environment
setup scripts for login shells (e.g. .bash_profile) and
- your privately installed GIT may not be found on the system
+ your privately installed git may not be found on the system
default $PATH. Another workaround suggested is to set
up your $PATH in ".bashrc", but this flag is for people
who do not want to pay the overhead for non-interactive