Added
Link Here
|
1 |
Setup and retrieve HTTPS and SSH credentials for use with 'git' |
2 |
and other services. For HTTPS remotes the package interfaces |
3 |
the 'git-credential' utility which 'git' uses to store HTTP |
4 |
usernames and passwords. For SSH remotes we provide convenient |
5 |
functions to find or generate appropriate SSH keys. The package |
6 |
both helps the user to setup a local git installation, and also |
7 |
provides a back-end for git/ssh client libraries to authenticate |
8 |
with existing user credentials. |
9 |
|
10 |
WWW: https://docs.ropensci.org/credentials |