Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🌱 Improve GitLab repo branches E2E test (#3362)
- Add an E2E test to check the default branch of a GitLab repo - Initialize the repo with the HEAD commit and 0 depth - Check that the default branch is named "main" [clients/gitlabrepo/branches_e2e_test.go] - Add an E2E test to check the default branch of a GitLab repo - Initialize the repo with the HEAD commit and 0 depth - Check that the default branch is named "main" Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
- Loading branch information