# git-fixture
> Reproducible git trees for bug reporting and testing
[](https://codecov.io/gh/gitext-rs/git-fixture)
[][Documentation]

[](https://crates.io/crates/git-fixture)
Dual-licensed under [MIT](LICENSE-MIT) or [Apache 2.0](LICENSE-APACHE)
## Documentation
- [About](#about)
- [Install](#install)
- [Getting Started](#getting-started)
- [Reference](docs/schema.json)
- [FAQ](#faq)
- [Contribute](CONTRIBUTING.md)
- [CHANGELOG](CHANGELOG.md)
## About
## Example
## Install
[Download](https://github.com/gitext-rs/git-fixture/releases) a pre-built binary
(installable via [gh-install](https://github.com/crate-ci/gh-install)).
Or use rust to install:
```bash
cargo install git-fixture
```
### Uninstall
See the uninstall method for your installer.
## Getting Started
## FAQ
[Crates.io]: https://crates.io/crates/git-fixture
[Documentation]: https://docs.rs/git-fixture