X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-gui%2Flib%2Foption.tcl;h=aa9f783afd3c848eb3460c8ee1ff6840478637db;hb=4b7f59af2a5b072a0a3950c956842e4d6223a167;hp=ae19a8f9cf3901a808c85f0c028fbf44813d30b5;hpb=0305b636542c8c137ed7c82fee90db8d3621118c;p=git.git diff --git a/git-gui/lib/option.tcl b/git-gui/lib/option.tcl index ae19a8f9c..aa9f783af 100644 --- a/git-gui/lib/option.tcl +++ b/git-gui/lib/option.tcl @@ -95,6 +95,7 @@ $copyright" \ } set d {} + append d "git wrapper: $::_git\n" append d "git exec dir: [gitexec]\n" append d "git-gui lib: $oguilib" @@ -191,6 +192,7 @@ proc do_options {} { {b gui.trustmtime {Trust File Modification Timestamps}} {b gui.pruneduringfetch {Prune Tracking Branches During Fetch}} + {b gui.matchtrackingbranch {Match Tracking Branches}} {i-0..99 gui.diffcontext {Number of Diff Context Lines}} {t gui.newbranchtemplate {New Branch Name Template}} } {