tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Help: How to delete my commit completely by git?


From: lifenjoiner
Subject: Re: [Tinycc-devel] Help: How to delete my commit completely by git?
Date: Fri, 20 Jun 2014 21:00:37 +0800

I supposed to do it myself.
Thomas COUDRAY has done it instead.
Anyway, it rolls back to the previous version.
Don't complain on me. All I have done is to make TCC more practical, at least I 
have use for some time.

> Instead of use git push --force (not recommended) It might be better
> if you push a revert patch.

Thanks.

> 
> $ git revert 7a3f6d494  /* Win: Enable use "*.def + *.c" files as
> library instead of *.a by "-l" optio */
> $ git revert 642b6d0f5  /* Add the possibility to use noname functions
> by ordinal */
> 
> 
> 2014-06-18 19:31 GMT+01:00 grischka <address@hidden>:
> > I'd vote for the same result but to keep the history (i.e. push one commit
> > to revert the whole series).
> 
> Thomas
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]