libgit2-d v0.0.2 (2020-03-19T04:42:42Z)
Home
Dub
Repo
git_refdb_backend.reflog_delete
libgit2_d
sys
refdb_backend
git_refdb_backend
Remove a reflog.
A refdb implementation must provide this function.
struct
git_refdb_backend
int
function
(.
git_refdb_backend
*
backend
,
const
(
char
)*
name
)
reflog_delete
;
Meta
Source
See Implementation
libgit2_d
sys
refdb_backend
git_refdb_backend
variables
compress
del
ensure_log
exists
free
has_log
iterator
lock
lookup
reflog_delete
reflog_read
reflog_rename
reflog_write
rename
unlock
version_
write
Remove a reflog.
A refdb implementation must provide this function.