From: Ævar Arnfjörð Bjarmason Date: Tue, 18 Sep 2018 05:47:38 +0000 (+0000) Subject: push doc: add spacing between two words X-Git-Tag: v2.20.0-rc0~225^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f4ec16ad0c588ccdf10fbb9edb862dcb32b90c9b;p=thirdparty%2Fgit.git 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 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-push.txt b/Documentation/git-push.txt index f345bd30fc..a5fc54aeab 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 allows you to delete the ref from the