* `args::rev` now parses things like `master`, `HEAD`, `3f25ea5`. * `args::oid` is for parsing full or short oids, like `3f25ea5`. Both return a `Rev`, since short oids can't be properly represented with the `git2::Oid` type. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||