summaryrefslogtreecommitdiff
path: root/Documentation/git-push.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-05-17 12:16:49 -0700
committerJunio C Hamano <gitster@pobox.com>2013-05-17 12:16:49 -0700
commit680ed3eeb6d6edd4095be43451fb1f73de17927b (patch)
tree76e191398307911a670412be7ab48d4e49449145 /Documentation/git-push.txt
parent8639f3e49f89525931c86048e81751b05c3923ac (diff)
parent0460ed2c93d78c753242f835c441f320f792ac54 (diff)
downloadgit-680ed3eeb6d6edd4095be43451fb1f73de17927b.tar.gz
Merge branch 'fc/doc-style'
* fc/doc-style: documentation: trivial style cleanups
Diffstat (limited to 'Documentation/git-push.txt')
-rw-r--r--Documentation/git-push.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/git-push.txt b/Documentation/git-push.txt
index eb2883c94c..d51481394c 100644
--- a/Documentation/git-push.txt
+++ b/Documentation/git-push.txt
@@ -162,8 +162,7 @@ useful if you write an alias or script around 'git push'.
linkgit:git-pull[1] and other commands. For more information,
see 'branch.<name>.merge' in linkgit:git-config[1].
---thin::
---no-thin::
+--[no-]thin::
These options are passed to linkgit:git-send-pack[1]. A thin transfer
significantly reduces the amount of sent data when the sender and
receiver share many of the same objects in common. The default is