tag | d31c8f75043f8dfb068239ba5c1c03db38db2c0b | |
---|---|---|
tagger | Shawn O. Pearce <spearce@spearce.org> | Sat Jan 05 02:47:39 2008 |
object | a6d5888fa1bb24ef34ce36f0e684d13a58eba908 |
git-gui 0.9.1
commit | a6d5888fa1bb24ef34ce36f0e684d13a58eba908 | [log] [tgz] |
---|---|---|
author | Bernt Hansen <bernt@alumni.uwaterloo.ca> | Fri Dec 28 02:15:56 2007 |
committer | Shawn O. Pearce <spearce@spearce.org> | Sun Dec 30 02:03:55 2007 |
tree | 33f3501e2f7cf3284b6c92cd33a02e74e55451da | |
parent | f0e8692a091195c8642923fd410553c293895d75 [diff] |
git-gui: Make commit log messages end with a newline Concatenating commit log messages from multiple commits works better when all of the commits end with a clean line break. Its good to be strict in what you create, and lenient in what you accept, and since we're creating here, we should always try to Do The Right Thing(tm). Signed-off-by: Bernt Hansen <bernt@alumni.uwaterloo.ca> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>