author | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 7 Nov 2006 01:50:59 +0000 (20:50 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 7 Nov 2006 08:05:17 +0000 (03:05 -0500) | ||
commit | ec6b424abb8d0a5c6399bcffdfde19aa47f16d18 | |
tree | 4d826fdc1bc5c133fd5f2e0d4c52c5295b73b554 | tree | snapshot |
parent | 6e27d826c807153a4773f197e5056d66a6a809c0 | commit | diff |
git-gui: Finished commit implementation.
We can now commit any type of commit (initial, normal or merge) using
the same techniques as git-commit.sh does for these types of things.
If invoked as git-citool we run exit immediately after the commit was
finished. If invoked as git-gui then we stay running.
Also fixed a bug which caused the commit message buffer to be lost
when the application shutdown and restarted.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
We can now commit any type of commit (initial, normal or merge) using
the same techniques as git-commit.sh does for these types of things.
If invoked as git-citool we run exit immediately after the commit was
finished. If invoked as git-gui then we stay running.
Also fixed a bug which caused the commit message buffer to be lost
when the application shutdown and restarted.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-citool | [new symlink] | blob |
git-gui | diff | blob | history |