libgit2-d v0.0.2 (2020-03-19T04:42:42Z)
Home
Dub
Repo
git_refdb_backend.reflog_write
libgit2_d
sys
refdb_backend
git_refdb_backend
Write a reflog to disk.
A refdb implementation must provide this function.
struct
git_refdb_backend
int
function
(.
git_refdb_backend
*
backend
,
libgit2_d.types.git_reflog
*
reflog
)
reflog_write
;
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
Write a reflog to disk.
A refdb implementation must provide this function.