summaryrefslogtreecommitdiffstats
path: root/merge-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-03-28 16:24:30 -0700
committerJunio C Hamano <gitster@pobox.com>2013-03-28 16:24:30 -0700
commit778a3411f5a5c0dd8a7a6bb51c9451590ad706cb (patch)
treec10dd41f6ceecd0a2692f5d2694cb2e9b660f331 /merge-options.txt
parent09cfe6f8345e8ab347de8af492c34b5850b9b409 (diff)
downloadgit-htmldocs-778a3411f5a5c0dd8a7a6bb51c9451590ad706cb.tar.gz
Autogenerated HTML docs for v1.8.2-279-g631bc
Diffstat (limited to 'merge-options.txt')
-rw-r--r--merge-options.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/merge-options.txt b/merge-options.txt
index 0bcbe0ac3..34a844582 100644
--- a/merge-options.txt
+++ b/merge-options.txt
@@ -30,7 +30,8 @@ set to `no` at the beginning of them.
--no-ff::
Create a merge commit even when the merge resolves as a
- fast-forward.
+ fast-forward. This is the default behaviour when merging an
+ annotated (and possibly signed) tag.
--ff-only::
Refuse to merge and exit with a non-zero status unless the