On Fri, Aug 9, 2013 at 12:04 AM, Thomas Ferris Nicolaisen <[email protected]> wrote: >> >> What I would like to know is: >> >> Is this at all possible? >> If so, can someone point me in the right direction?
git replace: http://stackoverflow.com/questions/6800692/how-do-git-grafts-and-replace-differ-are-grafts-now-deprecated Decent description is at http://progit.org/2010/03/17/replace.html, though most of the post is actually about how to split histories apart and manipulate them, useful in itself. Maybe useful, too: http://newartisans.com/2008/04/diving-into-git/#unique-entry-id-65 -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
