Skip to content

Stacked Git 2.2.1

Compare
Choose a tag to compare
@jpgrayson jpgrayson released this 29 Mar 15:14
· 564 commits to master since this release
v2.2.1
f990a1d

This bugfix release addresses regressions with running StGit in linked worktrees and with hooks not working when running from a subdirectory of the work dir. Several other minor issues are also repaired.

Changed

  • chore: update to clap 4.2.0
  • chore: update to gix 0.43.0
  • chore: pin clap minor version

Fixed

  • fix(branch): allow reuse of partially deleted branch names (#290)
  • fix(branch): branch list alignment
  • fix: running hooks from worktree subdir (#295)
  • fix: running from linked worktree (#297)
  • fix(float): correct -S in usage string
  • fix: correctly show bold command/subcommand in overidden usage