This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Git ChangeLog policy for GCC Testsuite inquiry


On Sun, Feb 09, 2020 at 10:46:04AM +0000, Jonathan Wakely wrote:
> My main point was that Richi should be committing things, not working
> with uncommitted patches hanging around making things dirty.
> 
> I like to use branches, but having a single branch with a series of
> commits that you reorder and selectively push is still better than
> uncommitted work.

Yes, committing is cheap and you should do it after every few minutes
of typing.  It is much easier to untangle a mess with too many commits
than one with too few.


Segher


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]