]> git.ipfire.org Git - thirdparty/git.git/commit - t/t7011-skip-worktree-reading.sh
Merge https://github.com/prati0100/git-gui
authorJunio C Hamano <gitster@pobox.com>
Thu, 24 Aug 2023 16:57:43 +0000 (09:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 24 Aug 2023 16:57:43 +0000 (09:57 -0700)
commita793520380eb0f9b4a970ace0e9ee41c0ccb82aa
treefa5b3b47012c26b1c043d7396da93d3228f3b82e
parentcd9da15a85bfbcb0bddc799e5fe6bed50644f269
parente25cbdf3576f07bda742a4f13d9380a815e43502
Merge https://github.com/prati0100/git-gui

* https://github.com/prati0100/git-gui:
  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
git-gui/Makefile
git-gui/README.md
git-gui/git-gui.sh
git-gui/lib/choose_repository.tcl
git-gui/lib/shortcut.tcl