template-jj/scripts
sid 9fe9bf33dd fix: remove session-start auto-snapshot that clobbers in-progress work
The startup hook was auto-committing the working copy with a generic
message before sessions began. This caused file reverts during manual
repo cleanups (jj new/restore sequences) because the hook would
snapshot the transitional working copy state. Session-end still
commits tracked changes, so nothing is lost.
2026-03-23 21:17:17 -06:00
..
_lib.sh chore: initial jj + claude code workflow template 2026-03-21 11:30:08 -06:00
jj-hook.sh fix: remove session-start auto-snapshot that clobbers in-progress work 2026-03-23 21:17:17 -06:00
test-jj-hooks.sh feat: add session bookmarks, base tracking, auto-squash, and bug fixes 2026-03-23 04:16:01 -06:00