//! Git functionalities
//!//! Under the hood, this crate uses the `git2` crate. It wraps it to provide a higher-level API.
modcommit;modconfig;moderror;modindex;modremote;modrepo;modstatus;modtag;modutil;pubusecommit::*;pubuseconfig::*;pubuseerror::*;pubuseindex::*;pubuseremote::*;pubuserepo::*;pubusestatus::*;pubusetag::*;