login
Header Space

 
 

How to change merge message ("weenie commits")

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Thursday, January 25, 2007 - 11:56 am

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
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
How to change merge message ("weenie commits"), Bill Lear, (Thu Jan 25, 11:56 am)
Re: How to change merge message ("weenie commits"), Robin Rosenberg, (Fri Jan 26, 7:24 pm)
Re: How to change merge message ("weenie commits"), Junio C Hamano, (Thu Jan 25, 6:54 pm)
Re: How to change merge message ("weenie commits"), Seth Falcon, (Thu Jan 25, 12:12 pm)
Re: How to change merge message ("weenie commits"), J. Bruce Fields, (Thu Jan 25, 12:07 pm)
speck-geostationary