git_reference_dup

Create a copy of an existing reference.

Call git_reference_free to free the data.

@param dest pointer where to store the copy @param source object to copy @return 0 or an error code

extern (C) nothrow @nogc
int
git_reference_dup

Meta