# find_git A cross-platform library which returns the full path to the Git binary if it can be found. [![Documentation](https://docs.rs/find_git/badge.svg)](https://docs.rs/find_git) [![Build status](https://ci.appveyor.com/api/projects/status/ghw5rs1xm21kq0yl/branch/master?svg=true)](https://ci.appveyor.com/project/Fraser999/find-git/branch/master) [![Build Status](https://travis-ci.org/Fraser999/Find-Git.svg?branch=master)](https://travis-ci.org/Fraser999/Find-Git) [![](http://meritbadge.herokuapp.com/find_git)](https://crates.io/crates/find_git) ## License Licensed under either of * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) * MIT License ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option. ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.