Skip to content

Add option to initialize git repo with a particular branch - #13

Open
somtochiama wants to merge 1 commit into
fluxcd:masterfrom
somtochiama:add-default-branch
Open

Add option to initialize git repo with a particular branch#13
somtochiama wants to merge 1 commit into
fluxcd:masterfrom
somtochiama:add-default-branch

Conversation

@somtochiama

Copy link
Copy Markdown
Member

This pull request adds a DefaultBranch field in the Config that the git repository will be initialized with.
Without this, the repository will be initialized with the default branch in the user's setting.
This can cause unintended side effects, e.g in the source-controller tests that assumes and pushes the master branch.
But the repository is initialized to the main branch per-user settings. Cloning the repository without specifying a branch fails.

Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
@somtochiama
somtochiama requested a review from aryan9600 July 28, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant