Files
git/compat
Johannes Schindelin fffc2ad8a3 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-08-30 18:50:16 +02:00
..
2014-06-03 12:06:40 -07:00
2015-08-30 18:49:41 +02:00
2013-09-11 11:08:52 -07:00
2013-04-12 12:23:20 -07:00