[dmd-internals] How do I revert on github

Alex xtzgzorex at gmail.com
Sat Feb 18 15:13:04 PST 2012


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 <dawg at dawgfoto.de> 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
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals


More information about the dmd-internals mailing list