git_remote_set_autotag

Set the remote's tag following setting.

The change will be made in the configuration. No loaded remotes will be affected.

@param repo the repository in which to make the change @param remote the name of the remote @param value the new value to take.

extern (C) nothrow @nogc
int
git_remote_set_autotag

Meta