tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] It seem I pull code in wrong way. How can I revert it


From: Pursuer
Subject: Re: [Tinycc-devel] It seem I pull code in wrong way. How can I revert it?
Date: Sat, 12 Sep 2020 01:23:26 +0800

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>;
Date: Fri, Sep 11, 2020 11:35 PM
To: "tinycc-devel"<tinycc-devel@nongnu.org>;
Cc: "Larry Doolittle"<ldoolitt@recycle.lbl.gov>;
Subject: 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:
> I'm sorry that I pull code in wrong way.&nbsp;
> And now there are many commit like&nbsp;
> Merge branch 'mob' of git://repo.or.cz/tinycc into mob
> 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.

  - Larry

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

reply via email to

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