-
I setup this repo in official GitLab account. It's a new repo, with a readme. Floccus said it's synced successfully, but I see "nothing" in the repo except the readme. In activity page gitlab shows this: How to make it work? I expect commit and push one or more files into main branch, but nothing happens to main branch. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hey @cdytoby |
Beta Was this translation helpful? Give feedback.
-
I solved it: gitlab has default protected master or main branch. After delete that rule, it worked. Interesting that Floccus doesn't capture the error when pushing commits directly to main branch. |
Beta Was this translation helpful? Give feedback.
I solved it: gitlab has default protected master or main branch. After delete that rule, it worked. Interesting that Floccus doesn't capture the error when pushing commits directly to main branch.