]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-bundle.txt
Documentation: the name of the system is 'Git', not 'git'
[thirdparty/git.git] / Documentation / git-bundle.txt
index bc023cc5f3bb6be8cd664ec6a74743f46b396283..0417562eb736f8a3b919bfa4deeb372164451bab 100644 (file)
@@ -19,7 +19,7 @@ DESCRIPTION
 
 Some workflows require that one or more branches of development on one
 machine be replicated on another machine, but the two machines cannot
-be directly connected, and therefore the interactive git protocols (git,
+be directly connected, and therefore the interactive Git protocols (git,
 ssh, rsync, http) cannot be used.  This command provides support for
 'git fetch' and 'git pull' to operate by packaging objects and references
 in an archive at the originating machine, then importing those into