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: grischka
Subject: Re: [Tinycc-devel] It seem I pull code in wrong way. How can I revert it?
Date: Sat, 12 Sep 2020 07:54:09 +0200
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

avih via Tinycc-devel wrote:

While force-pushing is usually possible, I'd argue that at the tcc repo
(and generally elsewhere too, but to each his own practices) no one
should force push except maybe maintainers and maybe other regular
contributors which 100% know what they're doing when force-pushing.

So I did put on my "maintainer hat" in this case.

Pursuer2's patch "misplaced parenthese around ..." is now on top of
mob as it was before his pushes.  Kyryl's patch "fix float to u64..."
still has bugs (<< vs >>) and adds bad formatting unnecessarily.

To all:

In the future, please use git cherry-pick or git rebase to put
your patches on top of the current public mob branch, first.

And as always:
* test before you push.

* don't add tabs and use 4 spaces to indent.  (Don't use emacs or
  configure appropriately its automatisms.).

* don't change lines that you did not change.

Thanks,

--- gr


I.e. if you want something reverted at the mob repo, please ask here
at the mailing list and one of the regulars will judge how to handle
the request, IMHO.

- avih



reply via email to

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