libgit2

git_remote_stats

Version:

Get the statistics structure that is filled in by the fetch operation.

Signature

const git_transfer_progress *git_remote_stats(git_remote *remote);

Parameters

In
remote

Returns

Versions