Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Scharfe <rene.scharfe@lsrfire.ath.cx>2006-10-12 20:26:34 +0400
committerJunio C Hamano <junkio@cox.net>2006-10-12 20:42:36 +0400
commit23bed43d0c5190b6da89f3f34d8badcc1b3c304b (patch)
treeb800bccb0551ff289cbd44e7a0c9a4378e61a48b /Documentation/git-http-push.txt
parent2344d47fba45bdddb0801ebf0789935a96e44352 (diff)
Documentation: add missing second colons and remove a typo
It takes two colons to mark text as item label. Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-http-push.txt')
-rw-r--r--Documentation/git-http-push.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-http-push.txt b/Documentation/git-http-push.txt
index 7e1f894a92..c2485c6e9c 100644
--- a/Documentation/git-http-push.txt
+++ b/Documentation/git-http-push.txt
@@ -34,7 +34,7 @@ OPTIONS
Report the list of objects being walked locally and the
list of objects successfully sent to the remote repository.
-<ref>...:
+<ref>...::
The remote refs to update.