Set the reflog of a reference
Set the specified reference's reflog. If this is combined with setting the target, that update won't be written to the reflog.
the transaction
the reference whose reflog to set
the reflog as it should be written out
0, git_error_code.GIT_ENOTFOUND if the reference is not among the locked ones, or an error code
See Implementation
Set the reflog of a reference
Set the specified reference's reflog. If this is combined with setting the target, that update won't be written to the reflog.