git config

Manage custom configuration options for Git repositories.
These configurations can be local (for the current repository) or global (for the current user).

=> More information.

git config --list --local
git config --list --global
git config --list
git config alias.unstage
git config --global alias.unstage "reset HEAD --"
git config --global --unset alias.unstage
git config --edit
git config --global --edit
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-config.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.201228 milliseconds
Gemini-to-HTML Time
0.395961 milliseconds

This content has been proxied by September (ba2dc).