[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Referring to revisions in the git future.
From: |
Eric S. Raymond |
Subject: |
Re: Referring to revisions in the git future. |
Date: |
Wed, 29 Oct 2014 10:49:17 -0400 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Stefan Monnier <address@hidden>:
> > But if you write run-on text without summary lines *in comments*,
>
> I didn't say not to write a summary line. I opposed your recommendation
> "don't write the traditional GNUish run-on change comment".
Well, I still recommend that. But there are two distinct practice issues
here:
(1) The traditional way of writing run-on comments *discourages* writing
proper summary lines - instead we get grab-bags of only quasi-related changes
in a bullet list, with only the first like of the first bullet list
accidently visible as a summary. We need to stop doing this.
(2) Summary lines aside, commits that *have* to be described with a
bullet list are almost always overgrown lumps that should have been
better partitioned, if only so the changes will be easier to read later.
DVCSes encourage lots of fine-grained commits that are one single
thought each. Embrace this, it's good for you.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
- Re: Referring to revisions in the git future., (continued)
- Re: Referring to revisions in the git future., Stefan Monnier, 2014/10/29
- utf8 and emacs text/string multibyte representation, Camm Maguire, 2014/10/29
- Re: utf8 and emacs text/string multibyte representation, Eli Zaretskii, 2014/10/29
- Re: utf8 and emacs text/string multibyte representation, Camm Maguire, 2014/10/29
- Re: utf8 and emacs text/string multibyte representation, Eli Zaretskii, 2014/10/29
- Re: utf8 and emacs text/string multibyte representation, Stefan Monnier, 2014/10/29
- Re: utf8 and emacs text/string multibyte representation, Raymond Toy, 2014/10/29
- utf8 and emacs text/string multibyte representation, Stephen J. Turnbull, 2014/10/29
- Re: Referring to revisions in the git future., Eric S. Raymond, 2014/10/29
- Re: Referring to revisions in the git future., Stefan Monnier, 2014/10/29
- Re: Referring to revisions in the git future.,
Eric S. Raymond <=
- Re: Referring to revisions in the git future., Stephen J. Turnbull, 2014/10/29
- Re: Referring to revisions in the git future., Jan Djärv, 2014/10/29
- Re: Referring to revisions in the git future., Eric S. Raymond, 2014/10/29
- Re: Referring to revisions in the git future., Eric S. Raymond, 2014/10/29
- Re: Referring to revisions in the git future., Jan Djärv, 2014/10/29
Re: Referring to revisions in the git future., Alan Mackenzie, 2014/10/29
Re: Referring to revisions in the git future., Eli Zaretskii, 2014/10/31