git_reference_cmp

Compare two references.

@param ref1 The first git_reference @param ref2 The second git_reference @return 0 if the same, else a stable but meaningless ordering.

extern (C) nothrow @nogc
int
git_reference_cmp

Meta