Downloads
Reference
Learning
Security
Source
API Documentation
remote
git_remote_update_fetchhead
Version:
v0.22.3
v0.22.2
v0.22.1
v0.22.0
v0.22.0-rc2
v0.22.0-rc1
v0.21.5
v0.21.4
v0.21.3
v0.21.2
v0.21.1
v0.21.0
v0.21.0-rc2
v0.21.0-rc1
v0.20.0
v0.19.0
v0.18.0
Retrieve the update FETCH_HEAD setting.
Signature
GitHub
int git_remote_update_fetchhead(
git_remote *remote
);
Parameters
git_remote *
In
remote
the remote to query
Returns
int
the update FETCH_HEAD setting
Versions
v0.22.3
v0.22.2
v0.22.1
v0.22.0
v0.22.0-rc2
v0.22.0-rc1
v0.21.5
v0.21.4
v0.21.3
v0.21.2
v0.21.1
v0.21.0
v0.21.0-rc2
v0.21.0-rc1
v0.20.0
v0.19.0
v0.18.0