Loading
gitbutler: skip flaky pre_push husky hook test
The hook script used in this test does not consume stdin and can exit before pre_push finishes writing the ref line, surfacing as EPIPE in the sandbox where scheduling makes the race more likely. Skip it alongside the other known-flaky tests so the build is reproducible.