Files
git/compat
Johannes Schindelin 62ba61e49f 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-04-23 10:13:23 +01:00
..
2014-06-03 12:06:40 -07:00
2015-04-23 10:11:32 +01:00
2015-04-22 20:53:44 +01:00
2013-09-11 11:08:52 -07:00
2013-04-12 12:23:20 -07:00