X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-cvsimport.txt;h=b5753a46dc4bdf8fc426acd32f3add9f95887a50;hb=ab1630a3ed31d6ec5ae83769c78ed542fe3c4a28;hp=edf952122fea11897911d11170b2dd38037ebe36;hpb=215a7ad1ef790467a4cd3f0dcffbd6e5f04c38f7;p=git.git diff --git a/Documentation/git-cvsimport.txt b/Documentation/git-cvsimport.txt index edf95212..b5753a46 100644 --- a/Documentation/git-cvsimport.txt +++ b/Documentation/git-cvsimport.txt @@ -51,15 +51,15 @@ OPTIONS The 'HEAD' branch from CVS is imported to the 'origin' branch within the git repository, as 'HEAD' already has a special meaning for git. Use this option if you want to import into a different branch. - - Use '-o master' for continuing an import that was initially done by - the old cvs2git tool. ++ +Use '-o master' for continuing an import that was initially done by +the old cvs2git tool. -p :: Additional options for cvsps. The options '-u' and '-A' are implicit and should not be used here. - - If you need to pass multiple options, separate them with a comma. ++ +If you need to pass multiple options, separate them with a comma. -m:: Attempt to detect merges based on the commit message. This option @@ -105,5 +105,5 @@ Documentation by Matthias Urlichs . GIT --- -Part of the link:git.html[git] suite +Part of the gitlink:git[7] suite