Add a new entry to the in-memory reflog.
msg is optional and can be null.
@param reflog an existing reflog object @param id the OID the reference is now pointing to @param committer the signature of the committer @param msg the reflog message @return 0 or an error code
See Implementation
Add a new entry to the in-memory reflog.
msg is optional and can be null.
@param reflog an existing reflog object @param id the OID the reference is now pointing to @param committer the signature of the committer @param msg the reflog message @return 0 or an error code