Add more options.
commit30f51c0264548e9aa216f6c6dec02eff770fe3c9
authorBenoit Sigoure <tsuna@lrde.epita.fr>
Sun, 20 Jan 2008 09:05:29 +0000 (20 10:05 +0100)
committerBenoit Sigoure <tsuna@lrde.epita.fr>
Mon, 21 Jan 2008 00:02:52 +0000 (21 01:02 +0100)
tree4bd6fd396c4f852b2f9bfefe6d70dd39f29f03f4
parentfd440f0e6b812eb97b7b43688cda6ef3c4747bc6
Add more options.

* svn-merge2git.sh (OPTIONS_SPEC): Add options -H, --no-rewrite, -p,
--prune, -P, --no-repack.
(rewrite_history): Conditionally call filter-branch.  Run git-status
before to refresh the cache (this should not be needed).  Repack the
repository unless -P was specified.

Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
svn-merge2git.sh