GitRoot

craft your forge, build your project, grow your community freely

Push an empty branch should work

When we push an empty branch, server don’t accept it.

Reproduce

git checkout -b myBranch && git push origin myBranch

Investigation

Multiple problems here:

Linked to

force push main need commit

After

Think to reactive tests in test-suite find the two # TODO