Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support fetch my-remote my-branch:my-branch-style fetches #430

Open
2 tasks
famod opened this issue Nov 7, 2021 · 0 comments
Open
2 tasks

Support fetch my-remote my-branch:my-branch-style fetches #430

famod opened this issue Nov 7, 2021 · 0 comments

Comments

@famod
Copy link
Member

famod commented Nov 7, 2021

See #390 (comment)

Meaning:

  • given e.g. <referenceBranch>my-branch</referenceBranch> & fetchReferenceBranch enabled

  • find respective remote tracking branch (via BranchConfig) or fall back to trial and error?

  • fetch into the remote tracking branch

  • do a (fast forward) ref update of the local branch

  • decide whether this should also create the local branch if it not exists?

  • decide whether to do all this also for baseBranch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant