Skip to content

Stacked Git 2.2.4

Compare
Choose a tag to compare
@jpgrayson jpgrayson released this 15 May 14:21
· 274 commits to master since this release
v2.2.4
24f14bd

StGit regained the ability to upgrade from stacks created by very old versions of StGit. This includes, for example, stacks created with StGit
v0.19 which is (unfortunately) what is still shipped by Debian/Ubuntu and their derivatives.

Also included are fixes for regressions affecting branch creation and patch import.

Added

  • feat: Upgrade from ancient stack state formats (#235)

Fixed

  • fix(branch): create based on remote branch (#317)
  • fix(import): lost subject lines resembling header (#321)
  • fix(import): subject line may be discarded

Changed

  • chore: update dependencies