Files
git/git-gui
Pat Thoyts fae5dc25a7 Handle failure of core.worktree to identify the working directory.
Commit 21985a11 'git-gui: handle non-standard worktree locations' attempts
to use either GIT_WORK_TREE or core.worktree to set the _gitworktree
variable but these may not be set which leads to a failure to launch
gitk to review history. Use _gitdir to set the location for a standard
git layout where the parent of the .git directory is the working tree.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2010-04-08 20:30:27 +02:00
..
2010-02-07 15:52:28 -08:00
2008-07-27 14:09:25 -07:00
2010-02-07 15:52:28 -08:00
2009-05-01 22:11:57 -07:00
2008-09-25 08:41:07 -07:00
2007-11-21 00:00:56 -08:00
2008-12-17 21:56:48 -08:00