aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-push.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-29 13:59:16 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-29 13:59:16 -0700
commit73167677c0a0e51b3b6505a4287dd3cbf7f11497 (patch)
tree83ecead055b4ea5d16f2d2054b7c0dd0b4f1d02e /Documentation/git-push.txt
parentf7a88b6c58db43b727a4146b559b9863e1acc7e3 (diff)
parent3b19dba7030f179cf981a8714693f74c07d915a4 (diff)
downloadgit-73167677c0a0e51b3b6505a4287dd3cbf7f11497.tar.gz
Merge branch 'jc/em-dash-in-doc'
AsciiDoc markup fixes. * jc/em-dash-in-doc: Documentation: AsciiDoc spells em-dash as double-dashes, not triple
Diffstat (limited to 'Documentation/git-push.txt')
-rw-r--r--Documentation/git-push.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-push.txt b/Documentation/git-push.txt
index 1495e3416c..85a4d7d6d5 100644
--- a/Documentation/git-push.txt
+++ b/Documentation/git-push.txt
@@ -62,7 +62,7 @@ be named.
If `git push [<repository>]` without any `<refspec>` argument is set to
update some ref at the destination with `<src>` with
`remote.<repository>.push` configuration variable, `:<dst>` part can
-be omitted---such a push will update a ref that `<src>` normally updates
+be omitted--such a push will update a ref that `<src>` normally updates
without any `<refspec>` on the command line. Otherwise, missing
`:<dst>` means to update the same ref as the `<src>`.
+