all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Artur Malabarba <bruce.connor.am@gmail.com>
To: Oleh <ohwoeowho@gmail.com>
Cc: emacs-diffs@gnu.org, emacs-devel <emacs-devel@gnu.org>
Subject: Re: branch scratch/check-declare created (now ed9b018)
Date: Sat, 14 Feb 2015 13:18:39 -0200	[thread overview]
Message-ID: <CAAdUY-KVghCBtN+_U+3wY-iDKC8dLtqgmKdgb7K5Qeh-SCshgg@mail.gmail.com> (raw)
In-Reply-To: <20150214103858.2021.44503@vcs.savannah.gnu.org>


[-- Attachment #1.1: Type: text/plain, Size: 1379 bytes --]

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


_______________________________________________
Emacs-diffs mailing list
Emacs-diffs@gnu.org
https://lists.gnu.org/mailman/listinfo/emacs-diffs

[-- Attachment #1.2: Type: text/html, Size: 1816 bytes --]



       reply	other threads:[~2015-02-14 15:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150214103858.2021.44503@vcs.savannah.gnu.org>
2015-02-14 15:18 ` Artur Malabarba [this message]
2015-02-14 15:58   ` branch scratch/check-declare created (now ed9b018) Oleh Krehel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAdUY-KVghCBtN+_U+3wY-iDKC8dLtqgmKdgb7K5Qeh-SCshgg@mail.gmail.com \
    --to=bruce.connor.am@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-diffs@gnu.org \
    --cc=ohwoeowho@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.