Skip to content

Release 0.2.3

Compare
Choose a tag to compare
@Jake-Shadle Jake-Shadle released this 26 Jul 16:54
· 114 commits to main since this release

Fixed

  • PR#6 fixed two bugs with git registries.
    1. cargo does not set remotes for git registry indices, the previous code assumed there was a remote, thus failed to fetch updates
    2. 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 to tame-index