Adam Piatyszek wrote:
* Paul Gardiner [15 II 2008 10:02]:
What's the simplest clean up command after a git-filter-branch --all
to remove all the branches in refs/original, so that you can do
another git-filter-branch?
% rm -rf refs/original ???
:-) Great thanks. I didn't realise that all the branch specific info
were in these files. That's neat.
P.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html