I believe the reflog has a CASCADE DELETE right now, and is linked to the branch that way, we should probably also just store the current branch name on the record and change it to an on-delete-set-null so we don't wipe out the reflog when a branch or project is deleted.
I believe the reflog has a CASCADE DELETE right now, and is linked to the branch that way, we should probably also just store the current branch name on the record and change it to an on-delete-set-null so we don't wipe out the reflog when a branch or project is deleted.