gps 7.1.0

Official CLI & library for Git Patch Stack
Documentation
# git-ps-rs - Git Patch Stack

This is the official source repository for the Git Patch Stack command line
interface, `gps`. 

The legacy command line tool for Git Patch Stack,
[git-ps](https://github.com/uptech/git-ps) is no longer active and is only
arround for historical reasons.

For more details on what Git Patch Stack is, how to use it, etc. Check out the
following.

- [Official Git Patch Stack Website]https://git-ps.sh
- [Docs]https://book.git-ps.sh
- [Slack]https://join.slack.com/t/gitpatchstack/shared_invite/zt-1bubjt6wg-QrvG9aBGniyZ0aPH9BcB4g

## Product

To find details on the concept of the product and questions & answers in that space see [PRODUCT.md](PRODUCT.md).

## Development

To find details on contributing and developing this project see [DEVELOPMENT.md](DEVELOPMENT.md)

## License

`git-ps-rs` is Copyright © 2020 UpTech Works, LLC. It is free software, and may
be redistributed under the terms specified in the LICENSE file.

## About

`git-ps-rs` is maintained and funded by [Uptech Studio][uptech], a software
design & development studio.

We love open source software. See [our other projects][community] or
[hire us][hire] to design, develop, and grow your product.

[community]: https://github.com/uptech
[hire]: https://www.uptechstudio.com/careers
[uptech]: https://uptechstudio.com
[Cargo]: https://doc.rust-lang.org/cargo/
[Homebrew]: https://brew.sh
[Git]: https://git-scm.com
[GitHub]: https://github.com
[Continuous Integration Methodology]: https://en.wikipedia.org/wiki/Continuous_integration
[pre-commit]: https://www.devart.com/review-assistant/learnmore/pre-commit-vs-post-commit.html
[Journey to Small Pull Requests]: https://engineering.uptechstudio.com/blog/journey-to-small-pull-requests/
[How we should be using Git]: https://engineering.uptechstudio.com/blog/how-we-should-be-using-git/
[GitHub CLI]: https://cli.github.com
[Rust]: https://www.rust-lang.org