]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'py/remove-tcloo'
authorPratyush Yadav <me@yadavpratyush.com>
Thu, 19 Mar 2020 15:59:19 +0000 (21:29 +0530)
committerPratyush Yadav <me@yadavpratyush.com>
Thu, 19 Mar 2020 15:59:19 +0000 (21:29 +0530)
Reduce the Tcl version requirement to 8.5 to allow git-gui to run on
MacOS distributions like High Sierra. While here, fix a potential
variable name collision.

* py/remove-tcloo:
  git-gui: create a new namespace for chord script evaluation
  git-gui: reduce Tcl version requirement from 8.6 to 8.5

1  2 
git-gui.sh

diff --cc git-gui.sh
Simple merge