diff options
author | Sasha Khapyorsky <sashak@voltaire.com> | 2006-10-26 00:50:26 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-10-31 17:20:58 -0800 |
commit | ec1e46897329317d7a9996264d7e999f9a68e307 (patch) | |
tree | 4a41ad1293a4ddc899729f447a0eecccb01484a7 /builtin.h | |
parent | 83877f8d92b2050eb668dc3351277e57779a8f05 (diff) | |
download | git-ec1e46897329317d7a9996264d7e999f9a68e307.tar.gz git-ec1e46897329317d7a9996264d7e999f9a68e307.tar.xz |
git-svnimport: support for partial imports
This adds support for partial svn imports. Let's assume that SVN
repository layout looks like:
$trunk/path/to/our/project
$branches/path/to/our/project
$tags/path/to/our/project
, and we would like to import only tree under this specific
'path/to/our/project' and not whole tree under $trunk, $branches, etc..
Now we will be be able to do it by using '-P path/to/our/project' option
with git-svnimport.
Signed-off-by: Sasha Khapyorsky <sashak@voltaire.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin.h')
0 files changed, 0 insertions, 0 deletions