git_tag_target

Get the tagged object of a tag

This method performs a repository lookup for the given object and returns it

@param target_out pointer where to store the target @param tag a previously loaded tag. @return 0 or an error code

extern (C) nothrow @nogc
int
git_tag_target

Meta