The core git plumbing https://git-scm.com/
 
 
 
 
 
 
Go to file
Bernt Hansen a6d5888fa1 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>
2007-12-29 21:03:55 -05:00
lib git-gui: Make commit log messages end with a newline 2007-12-29 21:03:55 -05:00
macosx git-gui: Support a native Mac OS X application bundle 2007-09-27 22:17:00 -04:00
po Added Swedish translation. 2007-12-29 21:00:14 -05:00
windows git-gui: add mingw specific startup wrapper 2007-10-10 03:50:01 -04:00
.gitignore git-gui: Honor a config.mak in git-gui's top level 2007-10-13 22:14:14 -04:00
GIT-VERSION-GEN git-gui 0.9.0 2007-11-21 02:10:03 -05:00
Makefile git-gui: Unconditionally use absolute paths with Cygwin 2007-12-14 01:51:37 -05:00
git-gui.sh git-gui: Move frequently used commands to the top of the context menu. 2007-12-14 01:30:20 -05:00