Update to 0.4.5

This commit is contained in:
NuklearRabbit
2026-07-24 20:50:37 +02:00
parent b4f0be3d77
commit 602309b203
8 changed files with 90 additions and 23 deletions
+8
View File
@@ -0,0 +1,8 @@
# ForgeFlow 0.4.5
## Git staging correctness
- Fixes committing and pushing a deleted file after it was already staged manually.
- Already staged deletions and renames are no longer passed to `git add -A` a second time.
- Only selected records that still contain unstaged worktree changes are restaged.
- Adds a real bare-remote regression test using `silent-zebra-glow.zip`.