]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commita5728022e07c53e5ac91db0960870518e243b7c1
tree088699d08cb99dcfd2030d137659f412c6ae40cb
parenta4a2f646421e772acc78b8118c821645d92ba57d
parent3891a84ccdad249c426c3e036d4fb086c388b4ce
Merge branch 'py/remove-tcloo'

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
git-gui.sh