A simple interface for running Git commands.
# Cargo.toml
[dependencies]
rustygit = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Git instance for the current directory and prints the status.
Install Git and ensure it's accessible from the command line.
No dependency data recorded yet.