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 89833fc249189d5b91509b1b3f16b26aade9e7f7
git bisect bad c867e4fa180bec4750e9b54eb10f459030dbebfd
git bisect good 540e7bc477fc9bc491221075c0fade0722e63945
  • Loading branch information
me-and committed Oct 16, 2023
1 parent 2e1ef0f commit a39ffb4
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=540e7bc477fc9bc491221075c0fade0722e63945
VERSION=b8ad365640192706e6742f47302e69e7aea62faf
RELEASE=1
CATEGORY="Devel"
SUMMARY="Distributed version control system"
Expand Down

0 comments on commit a39ffb4

Please sign in to comment.