Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
9 lines
473 B
Plaintext
9 lines
473 B
Plaintext
Setup and retrieve HTTPS and SSH credentials for use with 'git'
|
|
and other services. For HTTPS remotes the package interfaces
|
|
the 'git-credential' utility which 'git' uses to store HTTP
|
|
usernames and passwords. For SSH remotes we provide convenient
|
|
functions to find or generate appropriate SSH keys. The package
|
|
both helps the user to setup a local git installation, and also
|
|
provides a back-end for git/ssh client libraries to authenticate
|
|
with existing user credentials.
|