Yeah, it seems like it reverts all of the merged-in commits in one huge go. (arguably beneficial considering the amount of commits...)
Regards, Alex On Sun, Feb 19, 2012 at 12:10 AM, Martin Nowak <[email protected]> wrote: >> git revert -m 0 would have worked. >> The number indexes the parent branch. >> > > OK indexing starts at 1 and it works for me too. It only creates one commit > though. > > _______________________________________________ > dmd-internals mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/dmd-internals _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
