Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T18:19:49.000Z (almost 2 years ago)
- Last Synced: 2024-06-19T18:10:47.723Z (6 months ago)
- Topics: git, go, status
- Language: Go
- Size: 181 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://github.com/arl/gitstatus/actions/workflows/tests.yml/badge.svg)](https://github.com/arl/gitstatus/actions/workflows/tests.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/arl/gitstatus)](https://goreportcard.com/report/github.com/arl/gitstatus)
[![Go Reference](https://pkg.go.dev/badge/github.com/arl/gitstatus.svg)](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)