X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-svn.txt;h=c0d7d9597b8f569a1e996072bef667f517e74bd2;hb=efa615ba089e88c0d2645f444373751de0529214;hp=820a2c308e056b2008f8883b9aebfa5bd6dbe4c7;hpb=cc1793e2cef20a06aed6d8987c3361e7fbd09305;p=git.git diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt index 820a2c308..c0d7d9597 100644 --- a/Documentation/git-svn.txt +++ b/Documentation/git-svn.txt @@ -119,6 +119,9 @@ and have no uncommitted changes. alternative to HEAD. This is advantageous over 'set-tree' (below) because it produces cleaner, more linear history. ++ +--no-rebase;; + After committing, do not rebase or reset. -- 'log'::