summaryrefslogtreecommitdiffstats
path: root/cmds-synchingrepositories.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-02-05 21:13:21 -0800
committerJunio C Hamano <gitster@pobox.com>2013-02-05 21:13:21 -0800
commit076ffcc834f02a4f11d7f4fe8825be3b065020ff (patch)
tree6f5fa28df80c60c9b0a1dfab028d3db33ae22fa0 /cmds-synchingrepositories.txt
parent3f2ed6f9b744f05cf2ad32b0c0c80aa149d9fdcb (diff)
downloadgit-htmldocs-076ffcc834f02a4f11d7f4fe8825be3b065020ff.tar.gz
Autogenerated HTML docs for v1.8.1.2-545-g2f19ad
Diffstat (limited to 'cmds-synchingrepositories.txt')
-rw-r--r--cmds-synchingrepositories.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmds-synchingrepositories.txt b/cmds-synchingrepositories.txt
index 371b9070e..d3ddba3b9 100644
--- a/cmds-synchingrepositories.txt
+++ b/cmds-synchingrepositories.txt
@@ -1,5 +1,5 @@
linkgit:git-daemon[1]::
- A really simple server for git repositories.
+ A really simple server for Git repositories.
linkgit:git-fetch-pack[1]::
Receive missing objects from another repository.
@@ -8,7 +8,7 @@ linkgit:git-http-backend[1]::
Server side implementation of Git over HTTP.
linkgit:git-send-pack[1]::
- Push objects over git protocol to another repository.
+ Push objects over Git protocol to another repository.
linkgit:git-update-server-info[1]::
Update auxiliary info file to help dumb servers.