(See commit msg)
delete-nonreduced-fuzz-inputs: Allow branch checkouts #291
pull maflcko wants to merge 1 commits into bitcoin-core:main from maflcko:default changing 1 files +1 −1-
maflcko commented at 5:48 PM on August 27, 2026: contributor
-
5ec757e648
delete-nonreduced-fuzz-inputs: Allow branch checkouts
Only tags work right now. Otherwise, the checkout will fail for branches: Adding reduced seeds with afl-cmin on 31.x remote: Enumerating objects: 2546, done. remote: Counting objects: 100% (2546/2546), done. remote: Compressing objects: 100% (1285/1285), done. remote: Total 1330 (delta 1131), reused 105 (delta 30), pack-reused 0 (from 0) Receiving objects: 100% (1330/1330), 856.93 KiB | 5.32 MiB/s, done. Resolving deltas: 100% (1131/1131), completed with 1099 local objects. From https://github.com/bitcoin/bitcoin * branch 31.x -> FETCH_HEAD error: pathspec '31.x' did not match any file(s) known to git ⚠️ git checkout 31.x failed
-
maflcko commented at 5:48 PM on August 27, 2026: contributor
MBR
- maflcko merged this on Aug 27, 2026
- maflcko closed this on Aug 27, 2026
Contributors