Releases: richwklein/git-cleanup
Releases · richwklein/git-cleanup
Release list
v2.4.0
v2.3.0
v2.2.2
v2.2.1
v2.2.0
v2.1.0
Release v2.0.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump actions/checkout from 4 to 6 in the github-actions group by @dependabot[bot] in #18
New Contributors
- @dependabot[bot] made their first contribution in #18
Full Changelog: v2.0.0...v2.0.1
Release v2.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Remove worktrees for deleted branches by @richwklein in #17
Full Changelog: v1.1.0...v2.0.0
Release v1.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add git worktree cleanup support by @richwklein in #15
Full Changelog: v1.0.0...v1.1.0
Release v1.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add the cleanup script by @richwklein in #1
- Update the repo config by @richwklein in #2
- switch shell by @richwklein in #3
- Updated script by @richwklein in #8
- Fix issue where branch was not being passed correctly by @richwklein in #10
- Add option to check out the main branch by @richwklein in #11
- Improve the logging around checking out the main branch by @richwklein in #13
- Change interval for dependabot PRs by @richwklein in #14
- Add release tagging workflow by @richwklein in #16
New Contributors
- @richwklein made their first contribution in #1
Full Changelog: https://github.com/richwklein/git-cleanup/commits/v1.0.0