aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-peek-remote.txt
diff options
context:
space:
mode:
authorChristian Meder <chris@absolutegiganten.org>2005-10-10 16:01:31 -0700
committerJunio C Hamano <junkio@cox.net>2005-10-10 16:01:31 -0700
commit72e9340cfde90189d76ef3c8a4793ea7764ff8ee (patch)
tree2d2be1c4fe841de12630495929e2ac394f58012c /Documentation/git-peek-remote.txt
parent98438bd0e893c23186fb82ea8b04964c0f1ef9d1 (diff)
downloadgit-72e9340cfde90189d76ef3c8a4793ea7764ff8ee.tar.gz
git-72e9340cfde90189d76ef3c8a4793ea7764ff8ee.tar.xz
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-peek-remote.txt')
-rw-r--r--Documentation/git-peek-remote.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-peek-remote.txt b/Documentation/git-peek-remote.txt
index bd5a8817c..915d3f8a0 100644
--- a/Documentation/git-peek-remote.txt
+++ b/Documentation/git-peek-remote.txt
@@ -22,7 +22,7 @@ OPTIONS
remote side, if it is not found on your $PATH. Some
installations of sshd ignores 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