We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90dce51 commit ccf497dCopy full SHA for ccf497d
Documentation/git-svn.txt
@@ -541,7 +541,7 @@ pulled or merged from. This is because the author favored
541
If you use `git svn set-tree A..B` to commit several diffs and you do
542
not have the latest remotes/git-svn merged into my-branch, you should
543
use `git svn rebase` to update your work branch instead of `git pull` or
544
-`git merge`. `pull`/`merge' can cause non-linear history to be flattened
+`git merge`. `pull`/`merge` can cause non-linear history to be flattened
545
when committing into SVN, which can lead to merge commits reversing
546
previous commits in SVN.
547
0 commit comments