Release 0.2.3
Fixed
- PR#6 fixed two bugs with git registries.
cargo
does not set remotes for git registry indices, the previous code assumed there was a remote, thus failed to fetch updates- Updating reflogs after a fetch would fail in CI-like environments without a global git config that set the committer,
committer.name
is now set totame-index