8000 PlainClone w/ tag returning reference not found · Issue #529 · src-d/go-git · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
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

Description

@chrisdostert

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0