summaryrefslogtreecommitdiff
path: root/Documentation/git-push.txt
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2018-09-18 05:47:38 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-09-19 19:43:50 (GMT)
commitf4ec16ad0c588ccdf10fbb9edb862dcb32b90c9b (patch)
treeda7fd2edfea0f8d4f1465bcc9a2901a80847f85c /Documentation/git-push.txt
parent0bc8d71b99e91c9e90b519073b639a5066119591 (diff)
downloadgit-f4ec16ad0c588ccdf10fbb9edb862dcb32b90c9b.zip
git-f4ec16ad0c588ccdf10fbb9edb862dcb32b90c9b.tar.gz
git-f4ec16ad0c588ccdf10fbb9edb862dcb32b90c9b.tar.bz2
push doc: add spacing between two words
Fix a formatting error introduced in my recently landed fe802bd21e ("push doc: correct lies about how push refspecs work", 2018-08-31). Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 f345bd3..a5fc54a 100644
--- a/Documentation/git-push.txt
+++ b/Documentation/git-push.txt
@@ -110,7 +110,7 @@ can be overridden by adding an the optional leading `+` to a refspec
is that no amount of forcing will make the `refs/heads/*` namespace
accept a non-commit object. Hooks and configuration can also override
or amend these rules, see e.g. `receive.denyNonFastForwards` in
-linkgit:git-config[1] and`pre-receive` and `update` in
+linkgit:git-config[1] and `pre-receive` and `update` in
linkgit:githooks[5].
+
Pushing an empty <src> allows you to delete the <dst> ref from the