Johannes Schindelin schrieb:
The rationale was this: filter-branch recently learnt how to rewrite many
branches, and it might be tedious to find out which ones. But then, there
is git log --no-walk --all, so maybe I really should get rid of
refs/original/*?
I'd like to have some comments from the heavier filter-branch users on
that...
IMHO, a backup of the original refs is needed. However, it may be wise to
store them in the refs/heads namespace so that 'git branch -d' can delete
them and 'git branch -m' can move them back if something went wrong.
-- Hannes
-
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