jesseduffield / jesseduffield/lazygit
`go install` leaves version issue blank
Open
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
When I run the following:
```
cd ~/go
go install github.com/jesseduffield/lazygit@latest
lazygit -v
```
I get back uninformative version info:
`commit=, build date=, build source=unknown, version=unversioned, os=linux, arch=amd64, git version=2.40.0`
Is this by design?
_Originally posted by @socketbox in https://github.com/jesseduffield/lazygit/issues/2454#issuecomment-1496413513_
Contributor guide
Assessment
This issue has not been assessed yet.