https://github.com/arl/gitstatus
Retrieve the Git status of a working tree, in Go.
https://github.com/arl/gitstatus
git go status
Last synced: 11 months ago
JSON representation
Retrieve the Git status of a working tree, in Go.
- Host: GitHub
- URL: https://github.com/arl/gitstatus
- Owner: arl
- License: mit
- Created: 2018-07-09T20:14:19.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T18:19:49.000Z (over 3 years ago)
- Last Synced: 2025-04-12T21:41:41.505Z (about 1 year ago)
- Topics: git, go, status
- Language: Go
- Size: 181 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/arl/gitstatus/actions/workflows/tests.yml)
[](https://goreportcard.com/report/github.com/arl/gitstatus)
[](https://pkg.go.dev/github.com/arl/gitstatus)
# gitstatus
## retrieve the Git status of a working tree, in Go.
## License MIT
See [LICENSE file](./LICENSE)