On Sun, 18 Oct 2009, David Brownell wrote: > On Sunday 18 October 2009, Øyvind Harboe wrote: > > I'm not quite up to speed on this graft stuff(first I heard of > > it), but I trust you on how to execute this in the best manner. > > I didn't know about "graft" (in the non-political sense!) > before I started exploring how to fix this either. ;)
To cleanup/fix a git repository, what you usually want to use is "git filter-branch". The man page is quite comprehensive with examples. Nicolas
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
