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

apply: Add --ref to apply onto other branches #294

Merged
merged 1 commit into from
Oct 31, 2020
Merged

apply: Add --ref to apply onto other branches #294

merged 1 commit into from
Oct 31, 2020

Conversation

craigds
Copy link
Member

@craigds craigds commented Oct 31, 2020

Description

Adds a --ref option which allows you to apply a patch onto a ref other than HEAD. This is useful for server apps which need to apply patches in bare repos to a variety of branches without moving HEAD.

Related links:

none

Checklist:

  • Have you reviewed your own change?
  • Have you included test(s)?
  • Have you updated the changelog?

sno/apply.py Outdated Show resolved Hide resolved
@craigds craigds merged commit ad90327 into master Oct 31, 2020
@craigds craigds deleted the apply-refs branch October 31, 2020 09:23
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.

None yet

2 participants