Add Is$Type methods to Reference. #55
Loading…
Reference in New Issue
No description provided.
Delete Branch "add-is-x-reference-methods"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This patch adds the following methods to Reference:
which correspond to the
git_reference_is_$type
functions in libgit2.