Skip to content

Conversation

multimac
Copy link

@multimac multimac commented Dec 2, 2022

Adds a flag to disable the use of the '--single-branch' flag when cloning the repository, allowing all branches to be fetched from the remote

Removes the need for workarounds such as passing --no-single-branch via source.branch, as described in #325

Adds a flag to disable the use of the '--single-branch' flag when cloning the repository, allowing all branches to be fetched from the remote

Signed-off-by: David Symons <[email protected]>
Updates the merge logic used when "merge: true" is configured so that it ensures that the first parent of the merge commit is the commit of the target branch. Prior behaviour lead to the source branch being the "first parent" in the merge commit

Signed-off-by: David Symons <[email protected]>
@taylorsilva
Copy link
Member

@multimac any interest in picking this back up? Would be happy to get it merged in.

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.

2 participants