From: Vitaly "_Vi" Shukela <public_vi@xxxxxx> Signed-off-by: Vitaly "_Vi" Shukela <public_vi@xxxxxx> --- Documentation/git-svn.txt | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt index 84c8f3c..90784a5 100644 --- a/Documentation/git-svn.txt +++ b/Documentation/git-svn.txt @@ -91,6 +91,9 @@ COMMANDS tracking. The name of the [svn-remote "..."] section in the .git/config file may be specified as an optional command-line argument. + +--no-checkout + Do not checkout latest revision after fetching. 'clone':: Runs 'init' and 'fetch'. It will automatically create a @@ -103,6 +106,9 @@ COMMANDS the working tree; and the 'rebase' command will be able to update the working tree with the latest changes. +--no-checkout + Do not checkout latest revision after fetching. + 'rebase':: This fetches revisions from the SVN parent of the current HEAD and rebases the current (uncommitted to SVN) work against it. -- 1.5.6.5 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html