[PATCH] Don't fetch objects that exist in the local repository
[git.git] / Documentation / git-clone-pack.txt
index a7868e5..87c0e46 100644 (file)
@@ -1,6 +1,5 @@
 git-clone-pack(1)
 =================
-v0.1, July 2005
 
 NAME
 ----
@@ -29,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