From: Junio C Hamano Date: Tue, 29 Aug 2023 20:51:44 +0000 (-0700) Subject: Merge branch 'py/git-gui-updates' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=b0f704563a47505947706e7f107f24c2a48186a4;p=rit Merge branch 'py/git-gui-updates' Git GUI updates. * py/git-gui-updates: git-gui - use mkshortcut on Cygwin git-gui - use cygstart to browse on Cygwin git-gui - remove obsolete Cygwin specific code git gui Makefile - remove Cygwin modifications Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4 Work around Tcl's default `PATH` lookup Move the `_which` function (almost) to the top Move is_ functions to the beginning is_Cygwin: avoid `exec`ing anything windows: ignore empty `PATH` elements git-gui: Fix a typo in README --- b0f704563a47505947706e7f107f24c2a48186a4