Commit 01d0c02dbaa8856c4e2481ab1435bdf7df58690a

Carlos Martín Nieto 2015-07-12T19:08:06

refdb: delete a ref's reflog upon deletion Removing a reflog upon ref deletion is something which only some backends might wish to do. Backends which are database-backed may wish to archive a reflog, log-based ones may not need to do anything.