Skip to content

Releases: graysonarts/git-superprune

v0.1.6

19 Jul 14:07
d0aca8f
Compare
Choose a tag to compare

Added

  • add env configuration for upstream and ssh key (#14)

v0.1.5

19 Jul 13:31
1060a60
Compare
Choose a tag to compare

Other

  • Run remote prune origin (#12)

v0.1.4

19 Jul 00:11
db30ed2
Compare
Choose a tag to compare

Other

  • use the automatic github token (#9)

v0.1.3

18 Jul 02:42
66da6b0
Compare
Choose a tag to compare

Other

  • Add .envrc to gitignore (#5)
  • Audit Dependencies and Add Deny config (#4)
  • CircleCI setup (#3)

v0.1.2

17 Jun 15:19
Compare
Choose a tag to compare

Fixed

  • let git_version not fail when installed via cargo

Other

  • clean up dead-code warnings
  • add release-plz workflow