git credential

Retrieve and store user credentials. More information: https://git-scm.com/docs/git-credential.

echo "{{url=http://example.com}}" | git credential fill

echo "{{url=http://example.com}}" | git credential approve

echo "{{url=http://example.com}}" | git credential reject