Skip to content

Add ability to reference branches and tags via refs/*#112

Open
BinaryMuse wants to merge 1 commit intogh-pagesfrom
mkt/allow-checkout-refs
Open

Add ability to reference branches and tags via refs/*#112
BinaryMuse wants to merge 1 commit intogh-pagesfrom
mkt/allow-checkout-refs

Conversation

@BinaryMuse
Copy link
Member

This adds the ability to refer to tags and branches using the following:

  • refs/heads/branch
  • heads/branch
  • refs/tags/tag
  • tags/tag

It also changes some internal methods to use refs/heads/* when referring to branches to remove ambiguity.

Fixes #108

@BinaryMuse BinaryMuse requested a review from kuychaco January 4, 2019 19:43
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