summaryrefslogtreecommitdiff
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorHeiko Voigt <hvoigt@hvoigt.net>2011-02-06 18:22:46 +0100
committerPat Thoyts <patthoyts@users.sourceforge.net>2011-02-06 22:43:35 +0000
commitdf128139c690233e94ac249cf9d5271ac0d5f13d (patch)
tree47b91c7dd3dff25a31f10180c505b55b6aa5a06d /git-gui/lib/commit.tcl
parentfb027e148a1e256e12ecfcfac090f4f06f8d4c58 (diff)
downloadgit-df128139c690233e94ac249cf9d5271ac0d5f13d.tar.gz
git-gui: instead of defaulting to home directory use working directory
When starting git gui in a non-git directory it presents the user a dialog which asks to create, clone or open a repository. The filedialogs used to choose the path(s) would always default to the home directory of the user. This patch changes this behavior and uses the current working directory in which git gui was started as default. This is useful in various cases. First being that the user starts the gui in some directory and can go search to create, open or clone a repository from there. Another use case is that tools like filemanager context menues can transport a natural default when selected from a folder. Users who like to have their home folder as a default can fall back on starting git gui with its working directory set to the home folder. Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net> Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions