libgit2/tests/refs/branches
Carlos Martín Nieto 01d0c02dba 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.
2015-07-12 19:08:06 +02:00
..
create.c
delete.c
ishead.c
iterator.c
lookup.c
move.c
name.c
remote.c
upstream.c
upstreamname.c