git_remote_autotag

Retrieve the tag auto-follow setting

extern (C) nothrow @nogc
git_remote_autotag

Parameters

remote const(libgit2_d.types.git_remote)*

the remote to query

Return Value

the auto-follow setting

Meta