git_remote_prune

Prune tracking refs that are no longer present on remote

@param remote the remote to prune @param callbacks callbacks to use for this prune @return 0 or an error code

extern (C) nothrow @nogc
int
git_remote_prune

Meta