I found a way to remove these empty commit, by use "git rebase -i".  But I 
can't push these change without -f flag, and I have been told that do NOT use 
"git push -f". So I can only give up to revert it.





------------------ Original ------------------
From:                                                                           
                                             "tinycc-devel"                     
                                                               
<tinycc-devel@nongnu.org&gt;;
Date:&nbsp;Fri, Sep 11, 2020 11:35 PM
To:&nbsp;"tinycc-devel"<tinycc-devel@nongnu.org&gt;;
Cc:&nbsp;"Larry Doolittle"<ldool...@recycle.lbl.gov&gt;;
Subject:&nbsp;Re: [Tinycc-devel] It seem I pull code in wrong way. How can I 
revert it?



Pursuer -

On Fri, Sep 11, 2020 at 11:27:05PM +0800, Pursuer wrote:
&gt; I'm sorry that I pull code in wrong way.&amp;nbsp;
&gt; And now there are many commit like&amp;nbsp;
&gt;    Merge branch 'mob' of git://repo.or.cz/tinycc into mob
&gt; How can I remove them.

Obligatory xkcd:
https://xkcd.com/1597/

There are fancier (and arguably more efficient) ways to recover than
"delete the project, and download a fresh copy".
But they're harder to explain and understand.

&nbsp; - Larry

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to