emacs-diffs
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] branch scratch/check-declare created (now ed9b018)


From: Oleh Krehel
Subject: Re: [Emacs-diffs] branch scratch/check-declare created (now ed9b018)
Date: Sat, 14 Feb 2015 16:58:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Artur Malabarba <address@hidden> writes:

> I'm not sure if others will agree with me, but when you're fixing or
> adding something to a scratch branch I think it's best to just keep
> pushing commits to it (as small as they may be) instead of recreating
> the branch. Deleting and recreating a branch produces a bit of noise
> on the emacs-diffs list, while pushing small commits makes it much
> easier to see what's actually been done.
>
> The whole point of scratch branches is that their commits are not
> final, so you can push tiny commits without having to write changelog
> entries for them. Then you only cleanup the branch once, just before
> merging it into master (that's when you make sure every commit has a
> changelog entry, etc).
>
> I think that makes it easier for everyone. Less work for the developer
> that doesn't need to keep recreating the branch, and less work for
> everyone who's trying to keep track of what's been changed in the
> branch.
>
> Artur 
>
> abo_abo pushed a change to branch scratch/check-declare.
>
> at ed9b018 check-declare.el: Use compilation-style warnings
>
> This branch includes the following new commits:
>
> new 3d0ac0f check-declare.el (check-declare-ext-errors): New
> defcustom.
> new ed9b018 check-declare.el: Use compilation-style warnings

Makes sense to me. I'll try to do this from now on. I just got too used
to `git push --force` on by github account; overwriting scratch branches
is close to that.

Oleh





reply via email to

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