Ask Bjørn Hansen schrieb: > On Sam Villain's recommendation I'm spending a bit of time cleaning up > the branches and merges with git filter-branch, but I don't think I'm > quite understanding how it's supposed to work. Don't use --parent-filter for this; use grafts. You can see the history in gitk right away. Later run filter-branch without a filter (except perhaps the tag-name-filter). -- 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