git credential
Retrieve and store user credentials.
=> More information.
- Display credential information, retrieving the username and password from configuration files:
echo "{url=http://example.com}" | git credential fill
- Send credential information to all configured credential helpers to store for later use:
echo "{url=http://example.com}" | git credential approve
- Erase the specified credential information from all the configured credential helpers:
echo "{url=http://example.com}" | git credential reject
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/git-credential.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 113.075595 milliseconds
- Gemini-to-HTML Time
- 0.208563 milliseconds
This content has been proxied by September (3851b).