]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'py/git-gui-updates'
authorJunio C Hamano <gitster@pobox.com>
Tue, 29 Aug 2023 20:51:44 +0000 (13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 Aug 2023 20:51:44 +0000 (13:51 -0700)
commitb0f704563a47505947706e7f107f24c2a48186a4
treec70ad1a3c29053848bcd6e7b8439de43c9b5eed8
parent3d0e70ae069f013ab89f40b74dedb2cdd119925e
parenta793520380eb0f9b4a970ace0e9ee41c0ccb82aa
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_<platform> functions to the beginning
  is_Cygwin: avoid `exec`ing anything
  windows: ignore empty `PATH` elements
  git-gui: Fix a typo in README