Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

PlainClone w/ tag returning reference not found #529

Closed
chrisdostert opened this issue Aug 1, 2017 · 0 comments
Closed

PlainClone w/ tag returning reference not found #529

chrisdostert opened this issue Aug 1, 2017 · 0 comments
Labels

Comments

@chrisdostert
Copy link
Contributor

after upgrading to https://github.com/src-d/go-git/releases/tag/v4.0.0-rc13 the following behavior changed. I'm not sure if this is an expected change in behavior or if a bug was introduced in one of the recent releases

Repro steps

  1. git.PlainClone() w/ opts: URL = "https://github.com/opspec-pkgs/azure.apimanagement.properties.set" , ReferenceName = 'refs/tags/1.0.0', Depth = 1

Actual

err returned w/ text "reference not found"

Expected

tag 1.0.0 is cloned

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

No branches or pull requests

2 participants