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
git bisect bad b8ad365640192706e6742f47302e69e7aea62faf
git bisect good 10925f5e8a593023d62d9e44b6f95aa1be02c316
git bisect bad df786f6efeaa302fa0bf1d39f46fe2528103e9bc
git bisect bad bcb71d45bf7663c181eec81931ee334d29bb16f7
  • Loading branch information
me-and committed Oct 16, 2023
1 parent a0e3077 commit 8a5a79c
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=bcb71d45bf7663c181eec81931ee334d29bb16f7
VERSION=e7e5c6f715b2de7bea0d39c7d2ba887335b40aa1
RELEASE=1
CATEGORY="Devel"
SUMMARY="Distributed version control system"
Expand Down

0 comments on commit 8a5a79c

Please sign in to comment.