Skip to content

Commit

Permalink
Next bisect step
Browse files Browse the repository at this point in the history
git bisect start '--no-checkout'
git bisect good c48035d29b4e524aed3a32f0403676f0d9128863
git bisect bad 43c8a30d150ecede9709c1f2527c8fba92c65f40
git bisect bad 4ac326f64f19037d25994b947e29268ae0e39e75
git bisect good 262c45b6a17d971cd440c6cd2fdeff1e0d081e47
git bisect bad 013f1682115d2409120b91c17c397430539d5e5b
git bisect bad 304a50adff6480ede46b68f7545baab542cbfb46
git bisect good abd4d67ab0f84fff703fa14d9eebfd287b42daeb
  • Loading branch information
me-and committed Oct 24, 2023
1 parent c682df9 commit 3fb159b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git.cygport
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
inherit perl

NAME="git"
VERSION=abd4d67ab0f84fff703fa14d9eebfd287b42daeb
VERSION=48050c42c73c28b0c001d63d11dffac7e116847b
RELEASE=1
CATEGORY="Devel"
SUMMARY="Distributed version control system"
Expand Down

0 comments on commit 3fb159b

Please sign in to comment.