The next branch is where relatively-stable changes live while testing for stability. We should fuzz against this branch to give extra confidence that these patches are bug-free before they are merged into master.
* Add basic config for git fuzzing. * Fix CFLAGS/CXXFLAGS issue when building Git fuzzers. * Build corpora from packfiles and add libfuzzer options.