Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 19 Jul 23:47
3ff4f5e

Changelog

Bug Fixes

  • 858e1a0 fix: exclude immutable-commit bookmarks from cleanup candidates
  • e1bb441 fix: give CI's git identity to jj integration tests that need one
  • b507bbf fix: stop \u-escaping exact: revset terms, jj's grammar can't parse them
  • 115944f fix: use jj's own identity config, not git's, for pushed-bookmark tests

Others

  • af29749 chore(copier): update
  • 29c1674 test: dedupe repeated test fixtures flagged by jscpd
  • a89c1bd test: raise statement coverage from 77% to 96%