On 10/30/07, Peter Karlsson <peter@xxxxxxxxxxxxxxxx> wrote: > Benoit SIGOURE: > > > I think you can use grafts do achieve this. > > That seems to work, but the grafts list doesn't seem to propagate when I > push/pull/clone. Is it possible to get that to work? > No, the grafts file is purely local. To achieve your goal, you'd have to 'git filter-branch' before pushing/cloning. But beware: this _will_ rewrite your current branch(es). -- 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