Name |
Last commit
|
Last update |
---|---|---|
.. | ||
badssl.c | ||
clone.c | ||
fetch.c | ||
fetchhead.c | ||
push.c | ||
push_util.c | ||
push_util.h | ||
remotes.c |
We avoid abbreviations where possible; rename git_cred to git_credential. In addition, we have standardized on a trailing `_t` for enum types, instead of using "type" in the name. So `git_credtype_t` has become `git_credential_t` and its members have become `GIT_CREDENTIAL` instead of `GIT_CREDTYPE`. Finally, the source and header files have been renamed to `credential` instead of `cred`. Keep previous name and values as deprecated, and include the new header files from the previous ones.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
badssl.c | Loading commit data... | |
clone.c | Loading commit data... | |
fetch.c | Loading commit data... | |
fetchhead.c | Loading commit data... | |
push.c | Loading commit data... | |
push_util.c | Loading commit data... | |
push_util.h | Loading commit data... | |
remotes.c | Loading commit data... |