remove git version check for adjusted branch
authorJoey Hess <joeyh@joeyh.name>
Thu, 21 Aug 2025 15:05:41 +0000 (11:05 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 21 Aug 2025 15:12:36 +0000 (11:12 -0400)
commit75be1615741bd2eb774b10413aaa81f3c3b6792f
tree876327db09e15479eafb8f5164629b7b1ea95560
parent2686d2d7ea44d9b5d8243da6fc9f2df1d2441a71
remove git version check for adjusted branch

2686d2d7ea44d9b5d8243da6fc9f2df1d2441a71 made git older than 2.5 not be
supported, so this check for an older version is not longer needed.

Sponsored-by: Kevin Mueller
Annex/AdjustedBranch.hs
Command/Adjust.hs
Test.hs
Test/Framework.hs