Merge branch 'vd/update-refs-delete'
commit35dc2cf03fdb5de830f2194d86b0eea8367ed1e4
authorTaylor Blau <me@ttaylorr.com>
Fri, 18 Nov 2022 23:43:10 +0000 (18 18:43 -0500)
committerTaylor Blau <me@ttaylorr.com>
Fri, 18 Nov 2022 23:43:11 +0000 (18 18:43 -0500)
tree9feefd2c5459d7a00a8772f4400288734ec9caee
parentad9096881d451bdb56d713a4c7d271dda3662cb2
parent44da9e08413ec6a579ce4238acf1937b333836fe
Merge branch 'vd/update-refs-delete'

`git rebase --update-refs` would delete references when all `update-ref`
commands in the sequencer were removed, which has been corrected.

* vd/update-refs-delete:
  rebase --update-refs: avoid unintended ref deletion
sequencer.c