All of lore.kernel.org
 help / color / mirror / Atom feed
* How to change merge message ("weenie commits")
@ 2007-01-25 15:56 Bill Lear
  2007-01-25 16:05 ` Santi Béjar
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Bill Lear @ 2007-01-25 15:56 UTC (permalink / raw)
  To: git

I have developed a habit of using my SCM to provide local backup of my
daily (hourly) work.  I often will work to a stopping point and commit
my work, without any real coherence to the commit --- a sort of
checkpoint.  These I call "weenie commits" because they are weenie-ish,
unimportant in the larger scheme of things.

When developing with others, I would like to be able to work in this
way, tidily keeping my stuff tucked away in my SCM system, and then
when I am ready to share, to convey to my peers what they need to
know about my work, and not the 10,000 weenie commit messages that
may be associated with my work.

So, when I merge my topic branch onto master, for example, I'd like
the commit message to be something more thoughtful than the
"checkpoint 1", "checkpoint 2", "fix typo", "redo sort algorithm",
etc., etc., and be more like a short set of release notes, a summary
of what all has been accomplished.

Do others run into this and perhaps have a good solution?


Bill

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-01-26 23:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-25 15:56 How to change merge message ("weenie commits") Bill Lear
2007-01-25 16:05 ` Santi Béjar
2007-01-25 16:07 ` J. Bruce Fields
2007-01-25 16:12 ` Seth Falcon
2007-01-25 16:16 ` Karl Hasselström
2007-01-26 12:54   ` Jakub Narebski
2007-01-25 22:54 ` Junio C Hamano
2007-01-26 23:24 ` Robin Rosenberg

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.