Skip to content

Change the get latest updates to use fetch instead of pull if we have not currently checked out that branch #18

@richardgaunt

Description

@richardgaunt

Change from git pull --rebase to use git fetch <remote> <srcBranch>:<destBranch> when we are not checked out on the branch.

This operation aplies to createHotfix and finishHotfix / finishRelease workflows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions