Files
git/compat/win32
Johannes Schindelin 52ddca3c42 git-wrapper: serve as git-gui.exe, too
To avoid that ugly Console window when calling \cmd\git.exe gui...

To avoid confusion with builtins, we need to move the code block
handling gitk (and now git-gui, too) to intercept before git-gui is
mistaken for a builtin.

Unfortunately, git-gui is in libexec/git-core/ while gitk is in bin/,
therefore we need slightly more adjustments than just moving and
augmenting the gitk case.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-05-27 09:39:54 +02:00
..
2014-04-09 10:08:35 -07:00
2015-05-27 09:39:06 +02:00
2015-05-27 09:39:06 +02:00
2011-10-07 16:12:25 -07:00
2010-11-04 16:53:49 -07:00