Customer with no default branch have their upload rejected. They reach out support. We want to add a message that indicates how to troubleshoot so that the users can troubleshoot and fix the issue themselves.
How?
When the default branch is not found, the server will return an error code 412. When we receive this error, we show then a message to invite the user to define a default branch.
What and why?
Customer with no default branch have their upload rejected. They reach out support. We want to add a message that indicates how to troubleshoot so that the users can troubleshoot and fix the issue themselves.
How?
When the default branch is not found, the server will return an error code 412. When we receive this error, we show then a message to invite the user to define a default branch.