Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

util/git: limit ls-remote output to heads/tags #97

Merged
merged 1 commit into from
Jun 5, 2017

Conversation

mistydemeo
Copy link
Contributor

GitHub repositories can contain other types of refs, such as pull requests, which can be fetched via git-fetch but not cloned via git clone -b.

Fixes npm/npm#16898.

GitHub repositories can contain other types of refs, such as pull
requests, which can be fetched via `git-fetch` but not cloned via
`git clone -b`.

Fixes npm/npm#16898.
@zkat zkat merged commit c1e3dcd into zkat:latest Jun 5, 2017
@mistydemeo mistydemeo deleted the dont_try_to_clone_pr_refs branch June 5, 2017 16:30
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.

2 participants