2016-11-15 20:54:08 +05:30
# Git Shell
2016-11-04 03:46:01 +05:30
2016-11-15 20:54:08 +05:30
[![Build Status ](http://drone.gitea.io/api/badges/go-gitea/git/status.svg )](http://drone.gitea.io/go-gitea/git)
2017-06-18 06:00:23 +05:30
[![Join the chat at https://img.shields.io/discord/322538954119184384.svg ](https://img.shields.io/discord/322538954119184384.svg )](https://discord.gg/NsatcWJ)
2016-11-15 20:54:08 +05:30
[![ ](https://images.microbadger.com/badges/image/gitea/gitea.svg )](http://microbadger.com/images/gitea/gitea "Get your own image badge on microbadger.com")
[![Coverage Status ](https://coverage.gitea.io/badges/go-gitea/git/coverage.svg )](https://coverage.gitea.io/go-gitea/git)
[![Go Report Card ](https://goreportcard.com/badge/code.gitea.io/git )](https://goreportcard.com/report/code.gitea.io/git)
[![GoDoc ](https://godoc.org/code.gitea.io/git?status.svg )](https://godoc.org/code.gitea.io/git)
2016-11-04 03:46:01 +05:30
2016-11-15 20:54:08 +05:30
This project is a Go module to access Git through shell commands. For further
informations take a look at the current [documentation ](https://godoc.org/code.gitea.io/git ).
2016-11-04 03:46:01 +05:30
2016-12-22 15:00:52 +05:30
## Contributing
Fork -> Patch -> Push -> Pull Request
## Authors
* [Maintainers ](https://github.com/orgs/go-gitea/people )
* [Contributors ](https://github.com/go-gitea/git/graphs/contributors )
2016-11-04 03:46:01 +05:30
## License
2016-11-15 20:54:08 +05:30
This project is under the MIT License. See the [LICENSE ](LICENSE ) file for the
full license text.