mirror of
https://github.com/git/git.git
synced 2026-03-13 10:23:30 +01:00
To make the user experience between git gui and gitk more homogeneous, use Ctrl-W in gitk too for closing the active window. When closing the main window doquit is called for proper cleanup. Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>