]> git.ipfire.org Git - thirdparty/git.git/commit - git-cvsimport.perl
[PATCH] git-cvsimport-script: add "import only" option
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 11 Jul 2005 14:57:49 +0000 (16:57 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 11 Jul 2005 17:26:07 +0000 (10:26 -0700)
commitc1c774e7965ba08061c3fc7bc57aebc7eeb6b40f
tree82386ad21d8079330bf8fc46c27aee8e33040e52
parent9c1fa70aaa03f48fb172f9a96d57148f144bc3a9
[PATCH] git-cvsimport-script: add "import only" option

git-cvsimport-script: add "import only" option which tells the script
not to perform a checkout after importing.

This ensures that the working directory and cache remain untouched and
will not create them if they do not exist.

Acked-by: Matthias Urlichs <smurf@smurf.noris.de>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/git-cvsimport-script.txt
git-cvsimport-script