append


Description:

public bool append (OId oid, Signature committer, string message) throws Error

Creates a reflog entry.

Parameters:

this

a Reflog.

oid

a OId.

committer

a Signature.

message

the message.

Returns:

true if the reflog was successfully created, or false if error is set.