author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 29 Apr 2007 00:49:22 +0000 (20:49 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 2 May 2007 17:06:09 +0000 (13:06 -0400) | ||
commit | 2f1a955b99954fd18c512244e1321dc4cff856b4 | |
tree | 0c19f92ccd20275f075969989d6573952d04c4a1 | tree | snapshot |
parent | 3f28f63f5a87c566ac471e04791daf3da20c67da | commit | diff |
git-gui: Include the subject in the status bar after commit
Now that the command line git-commit has made displaying
the subject (first line) of the newly created commit popular
we can easily do the same thing here in git-gui, without the
ugly part of forking off a child process to obtain that first
line.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Now that the command line git-commit has made displaying
the subject (first line) of the newly created commit popular
we can easily do the same thing here in git-gui, without the
ugly part of forking off a child process to obtain that first
line.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |