summaryrefslogtreecommitdiff
path: root/receive-pack.c
diff options
context:
space:
mode:
authorSasha Khapyorsky <sashak@voltaire.com>2006-10-25 22:50:26 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-11-01 01:20:58 (GMT)
commitec1e46897329317d7a9996264d7e999f9a68e307 (patch)
tree4a41ad1293a4ddc899729f447a0eecccb01484a7 /receive-pack.c
parent83877f8d92b2050eb668dc3351277e57779a8f05 (diff)
downloadgit-ec1e46897329317d7a9996264d7e999f9a68e307.zip
git-ec1e46897329317d7a9996264d7e999f9a68e307.tar.gz
git-ec1e46897329317d7a9996264d7e999f9a68e307.tar.bz2
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 'receive-pack.c')
0 files changed, 0 insertions, 0 deletions