Skip to content

v11.1.0

Compare
Choose a tag to compare
@Byron Byron released this 30 Aug 01:12
· 154 commits to main since this release
01ca770

New Features

  • make the name of the remote configurable.
    This is primarily used in testing and we try even harder to make it fail
    to deal with squashed remote references, but it seems to work fine.

    For good measure, now using + in the refspec to assure it forces
    an update.

Bug Fixes

  • assure refs can be reet when fetching to support squashing.
    Previously tests didn't replicate this, now they do.

Commit Statistics

  • 4 commits contributed to the release over the course of 1 calendar day.
  • 1 day passed between releases.
  • 2 commits where understood as conventional.
  • 1 unique issue was worked on: #16

Commit Details

view details
  • #16
  • Uncategorized
    • make the name of the remote configurable. (09489ab)
    • assure refs can be reet when fetching to support squashing. (cdcac41)
    • Add test to validate we can deal with squashed indices (ed4ba38)