]> git.ipfire.org Git - thirdparty/git.git/commit
git-gui: git-remote is always available
authorMark Levedahl <mlevedahl@gmail.com>
Tue, 13 Feb 2024 05:13:45 +0000 (00:13 -0500)
committerMark Levedahl <mlevedahl@gmail.com>
Sat, 19 Jul 2025 03:48:06 +0000 (23:48 -0400)
commit8b48034f78267c0f80a5185629bce529ad88e376
tree084061db751756de9acf7c65326a476a4e8b8f35
parente42ba88178c0088cba7cca521a671c92aaa4a300
git-gui: git-remote is always available

git-gui checks for git version >= 1.6.6 before enabling the remotes
menu. But git-gui requires git v2.36 or later, so git-remote is always
available.  Delete this check and always enable the menu.

Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
lib/remote.tcl