Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: ding@gnus.org
Subject: Re: Git commit methodology
Date: Mon, 30 Aug 2010 08:31:23 -0500	[thread overview]
Message-ID: <87aao4qlas.fsf@lifelogs.com> (raw)
In-Reply-To: <m3mxs5trb6.fsf@quimbies.gnus.org>

On Sun, 29 Aug 2010 16:41:01 +0200 Lars Magne Ingebrigtsen <larsi@gnus.org> wrote: 

LMI> I haven't been paying all that much attention to how people are supposed
LMI> to commit stuff to Gnus and/or Emacs after the changeover to git/bzr.
LMI> Are we still supposed to update the ChangeLog?  Are lots of small
LMI> commits OK, or should it be in larger chunks?  Should I push often, or
LMI> less often?  Or what?

LMI> Let me know whether I'm doing something wrong...

Do your work in logical chunks, like with CVS.  When ready, do a commit
(or ammend as needed).  Do a push when you need to, there's no problem
with pushing once or several times, but it's more of a pain to revert.

The ChangeLog format is the same.  The *commit message* should be

--cut--
short-description-of-change

normal-commit-message
--cut--

which produces nice one-line summaries in the condensed git log (and
Bazaar).

The sync with Emacs is done by Yamaoka-san.  I don't know how often.
It's not hard to set up apparently; he posted some explanations.  I had
planned to set up a smart sync process with add/delete/move support but
it hasn't been necessary so far.

Ted




  reply	other threads:[~2010-08-30 13:31 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-29 14:41 Lars Magne Ingebrigtsen
2010-08-30 13:31 ` Ted Zlatanov [this message]
2010-08-30 13:38   ` Lars Magne Ingebrigtsen
2010-08-30 13:48     ` Ted Zlatanov
2010-08-30 16:16       ` Lars Magne Ingebrigtsen
2010-08-30 17:03         ` Lars Magne Ingebrigtsen
2010-08-30 17:10           ` Leo
2010-08-30 17:12             ` Lars Magne Ingebrigtsen
2010-08-30 17:18               ` Leo
2010-08-30 17:22                 ` Lars Magne Ingebrigtsen
2010-08-30 17:34                   ` Leo
2010-08-30 17:51                     ` Lars Magne Ingebrigtsen
2010-08-30 20:16                       ` Lars Magne Ingebrigtsen
2010-08-30 18:51               ` Steinar Bang
2010-08-31 18:47         ` Ted Zlatanov
2010-08-31 18:51           ` Lars Magne Ingebrigtsen
2010-09-01 13:50             ` Ted Zlatanov
2010-09-01 14:42               ` Lars Magne Ingebrigtsen
2010-09-01 15:06                 ` Ted Zlatanov

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=87aao4qlas.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).