Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

[Git] Allow specifying non-branch symbolic refs #5624

Merged
merged 2 commits into from
Apr 30, 2017

Conversation

segiddins
Copy link
Member

The intention here is to allow installing a gem from git using a
ref of the form "refs/zuul/" (which are used by the zuul
continuous-integration system). There are likely other use cases for
arbitrary refs.

Closes #4845

@indirect
Copy link
Member

👍 @bundlerbot r+

@bundlerbot
Copy link
Collaborator

📌 Commit 7d8ae92 has been approved by indirect

@segiddins
Copy link
Member Author

The reason this PR is mergeable where #4845 was not is that it avoids fetching all symbolic refs, and the only non-tag/head refs fetched are those specifically requested by a gemfile

@bundlerbot
Copy link
Collaborator

⌛ Testing commit 7d8ae92 with merge 15bd319...

bundlerbot added a commit that referenced this pull request Apr 30, 2017
[Git] Allow specifying non-branch symbolic refs

> The intention here is to allow installing a gem from git using a
> ref of the form "refs/zuul/" (which are used by the zuul
> continuous-integration system). There are likely other use cases for
> arbitrary refs.

Closes #4845
@bundlerbot
Copy link
Collaborator

☀️ Test successful - status-travis
Approved by: indirect
Pushing 15bd319 to master...

@bundlerbot bundlerbot merged commit 7d8ae92 into master Apr 30, 2017
@segiddins segiddins deleted the seg-fetch-named-symbolic-refs branch April 30, 2017 20:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants