git-credential (1) Linux Manual Page
NAME git-credential – Retrieve and store user credentials SYNOPSIS git credential <fill|approve|reject> DESCRIPTION Git has an internal interface for storing and retrieving credentials from system-specific helpers, as well as prompting the user for usernames and passwords. The git-credential command exposes this interface to scripts which may want to retrieve, store, or prompt for credentials in…
