mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 02:47:37 -04:00
Commit b7f05445c0
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)
8 lines
473 B
Text
8 lines
473 B
Text
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.
|