Skip to content

v21.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 11:31
· 19 commits to main since this release
48941de

New Features

  • Git Town now keeps an immutable, append-only log of the repository state before and after each Git Town operation. This is a safety net in case git town undo cannot undo all changes. The new git town runlog command prints the log as well as its file path (#4456).

Bug Fixes

  • Git Town now supports the situation where a file has the same name as a branch (#5001).
  • Fixes a bug where git town sync sometimes doesn't push local changes (#5007).

Contributors

Shoutout to @AmitJoki, @SmolPandaDev, @kevgo, @legeana, @niklashigi, @stephenwade, @tobiaseisenschenk, @towry, @tranhl for contributing valuable code, feedback, and ideas to 19 shipped PRs and 6 resolved issues!