summaryrefslogtreecommitdiffstats
path: root/git-push.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-29 14:45:26 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-29 14:45:26 -0700
commitee615806f274b21a580f4f3d4380973fdcae6efa (patch)
tree0cd12a55c64ebe63485c157ebaf9f61606c25aaf /git-push.txt
parentdaf0aaecf41c91c2307b7a38218f6b2d37669ad1 (diff)
downloadgit-htmldocs-ee615806f274b21a580f4f3d4380973fdcae6efa.tar.gz
Autogenerated HTML docs for v2.6.2-367-g80980a
Diffstat (limited to 'git-push.txt')
-rw-r--r--git-push.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-push.txt b/git-push.txt
index 1495e3416..85a4d7d6d 100644
--- a/git-push.txt
+++ b/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>`.
+