Downloads
Reference
Learning
Security
Source
API Documentation
remote
git_remote_clear_refspecs
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
Clear the refspecs
Remove all configured fetch and push refspecs from the remote.
Signature
GitHub
void git_remote_clear_refspecs(
git_remote *remote
);
Parameters
git_remote *
In
remote
the remote
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