Kyle Meyer <kyle@xxxxxxxxxx> writes: > Kyle Meyer (4): > delete_ref: accept a reflog message argument > update-ref: pass reflog message to delete_ref() > rename_ref: replace empty message in HEAD's log > branch: record creation of renamed branch in HEAD's log These looked reasonable. I had to resolve conflicts with another topic in flight that removed set_worktree_head_symref() function while queuing, and I think I resolved it correctly, but please double check what is pushed out on 'pu'. Thanks.