[PATCH] Use the first line of commit message in "log --line"
Michael Ellerman
michael at ellerman.id.au
Tue May 30 14:34:28 BST 2006
On 5/30/06, Matthieu Moy <Matthieu.Moy at imag.fr> wrote:
> It leaves us the choice between
>
> 1) use -s, --summary for the first line.
>
> 2) Multiple -m options allow to enter multiple lines, like:
>
> $ bzr -m "improved XXX" -m "rewrote function XXX.foo()" -m "added outstanding XXX.bar()"
Is anyone really going to do that? Personally I only use -m if I have
a very short message, usually something that fits in one sentence. I'm
not even sure if I'd use -s for summary, I think at that point it's
easier to just fire up a text editor.
So I propose:
3) If you want to enter multiple lines use a text editor, in fact bzr
does this for you! (or use your shell)
I'm +1 on the idea in general though, just being picky :)
cheers
More information about the bazaar
mailing list