On Oct 30, 2007 10:06 PM, Peter Karlsson <peter@xxxxxxxxxxxxxxxx> wrote: > Lars Hjemli: > > > No, the grafts file is purely local. > > Hmm, any chance that will change in a future version? Not likely > > > To achieve your goal, you'd have to 'git filter-branch' before > > pushing/cloning. But beware: this _will_ rewrite your current branch(es). > > Ouch. I'll have to think about whether I want to do that, then... Well, it isn't dangerous, but if someone has already cloned your repo _and_ commited local changes they'll need to rebase their work onto the new branch(es). Basically, you'll want to inform these people that you're going to rewrite the branches. -- larsh - 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