summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-12-05 20:52:46 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-12-05 20:52:46 (GMT)
commit75bd003c7b8df862fd38f1e2cfb82b545d49a9e6 (patch)
treed3d2bf4d8b400649fa8ba88a0f0100f030f32482 /Documentation
parentf06dff7b7c1cfd273f2e23cfee547c0f05f76e31 (diff)
parentea8b7be1476a2301e3658a8e626b69c9d7f540bd (diff)
downloadgit-75bd003c7b8df862fd38f1e2cfb82b545d49a9e6.zip
git-75bd003c7b8df862fd38f1e2cfb82b545d49a9e6.tar.gz
git-75bd003c7b8df862fd38f1e2cfb82b545d49a9e6.tar.bz2
Merge branch 'js/git-svn-use-rebase-merges'
Prepare further for "rebase --preserve-merges" deprecation. * js/git-svn-use-rebase-merges: git svn: stop using `rebase --preserve-merges`
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-svn.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index 53774f5..6624a14 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -677,7 +677,8 @@ config key: svn.authorsProg
-s<strategy>::
--strategy=<strategy>::
-p::
---preserve-merges::
+--rebase-merges::
+--preserve-merges (DEPRECATED)::
These are only used with the 'dcommit' and 'rebase' commands.
+
Passed directly to 'git rebase' when using 'dcommit' if a