Skip to content
Snippets Groups Projects
Commit 3a01705d authored by Georges Racinet's avatar Georges Racinet
Browse files

GitLab default branch: using an empty default when not set yet

As the comment explains, this is for now the only way to let
the Rails app actually know that the default branch hasn't been
set yet.

After a lot of defaultings in the applicative code, this eventually
activates the code that's responsible for actually setting it while
receiving the first push.

We can do something much more robust and maintainable, but that
will be after the first push. Meanwhile, we do have functional
tests about that to cover our backs.
parent b9889983
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment