Interactions-HSG / Interactions-HSG/uArm-Controller
Release tag revision is not compatible with go-git.v4?
Open
bug
- Dominant language
- C++
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The `v1.0` release tag is not recognizable with [protodep](https://github.com/stormcat24/protodep).
According to the [source](https://github.com/stormcat24/protodep/blob/b9ae1d290b9f7ebadd2f28c0bb4bd9c579bac7b3/repository/git.go#L116), either [checking out](https://godoc.org/gopkg.in/src-d/go-git.v4#Worktree.Checkout) or [hashing](https://godoc.org/gopkg.in/src-d/go-git.v4/plumbing#NewHash) is the culprit since it does work for other repositories like `v3.14.0` for https://github.com/protocolbuffers/protobuf.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.