GitRoot

craft your forge, build your project, grow your community freely
id
"4924"
priority
50
sprint
""
assignee
null
kind
issue
status
triage

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