author | Michael Olson <mwolson@gnu.org> | |
Mon, 10 Oct 2011 23:27:37 +0000 (16:27 -0700) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Sun, 16 Oct 2011 08:22:27 +0000 (08:22 +0000) | ||
commit | cdb51a13c3cf4830d499d1138160eacdd2b8aa46 | |
tree | f00316d2566bfc45d40647ad058408b77695cc9b | tree | snapshot |
parent | afd7f1eb0f4ceebcea2427e6e7f80d4dc32081ec | commit | diff |
git-svn: Allow certain refs to be ignored
Implement a new --ignore-refs option which specifies a regex of refs
to ignore while importing svn history.
This is a useful supplement to the --ignore-paths option, as that
option only operates on the contents of branches and tags, not the
branches and tags themselves.
Signed-off-by: Michael Olson <mwolson@gnu.org>
Acked-by: Eric Wong <normalperson@yhbt.net>
Implement a new --ignore-refs option which specifies a regex of refs
to ignore while importing svn history.
This is a useful supplement to the --ignore-paths option, as that
option only operates on the contents of branches and tags, not the
branches and tags themselves.
Signed-off-by: Michael Olson <mwolson@gnu.org>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history |