Commit c8a13f2
committed
fix: skip commit_detected trigger on first pass after restart
After restart, commitSeenLastPass is empty so any existing commit in
the message window was falsely detected as 'new'. Now requires a prior
baseline pass before triggering — first pass silently establishes the
baseline.1 parent 0c7e7c0 commit c8a13f2
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
156 | 157 | | |
157 | | - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
158 | 161 | | |
159 | 162 | | |
160 | 163 | | |
| |||
0 commit comments