]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sh/blame-tooltip'
authorPratyush Yadav <me@yadavpratyush.com>
Sat, 17 Oct 2020 09:35:27 +0000 (15:05 +0530)
committerPratyush Yadav <me@yadavpratyush.com>
Sat, 17 Oct 2020 09:35:27 +0000 (15:05 +0530)
Make sure `git gui blame` tooltips are destroyed once the window loses
focus on MacOS.

* sh/blame-tooltip:
  git-gui: blame: prevent tool tips from sticking around after Command-Tab


Trivial merge