Karthik Nayak <karthik.188@xxxxxxxxx> writes: > Hello Junio, > > Junio C Hamano <gitster@xxxxxxxxx> writes: > > [snip] > >> * kn/update-ref-symref (2024-05-30) 7 commits >> - update-ref: add support for 'symref-update' command >> - reftable: pick either 'oid' or 'target' for new updates >> - update-ref: add support for 'symref-create' command >> - update-ref: add support for 'symref-delete' command >> - update-ref: add support for 'symref-verify' command >> - refs: create and use `ref_update_expects_existing_old_ref()` >> - Merge branch 'kn/ref-transaction-symref' into kn/update-ref-symref >> >> "git update-ref --stdin" learned to handle transactional updates of >> symbolic-refs. >> >> Expecting a (hopefully minor and final) reroll. >> source: <20240514124411.1037019-1-knayak@xxxxxxxxxx> > > I did send in a v3 recently: The above is the v3 on May 30th. I do not know offhand if all the review comments on the previous round have been addressed in this iteration? Perhaps this needs to be marked as "Needs review" to make sure, but I forgot to update it. Thanks.