Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update main.js #160

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Update main.js #160

wants to merge 2 commits into from

Conversation

calbearox
Copy link

@calbearox calbearox commented Feb 22, 2022

git config [] [--type=] [--fixed-value] [--show-origin] [--show-scope] [-z|--null] name [value [value-pattern]] git config [] [--type=] --add name value git config [] [--type=] [--fixed-value] --replace-all name value [value-pattern] git config [] [--type=] [--show-origin] [--show-scope] [-z|--null] [--fixed-value] --get name [value-pattern] git config [] [--type=] [--show-origin] [--show-scope] [-z|--null] [--fixed-value] --get-all name [value-pattern] git config [] [--type=] [--show-origin] [--show-scope] [-z|--null] [--fixed-value] [--name-only] --get-regexp name_regex [value-pattern] git config [] [--type=] [-z|--null] --get-urlmatch name URL git config [] [--fixed-value] --unset name [value-pattern] git config [] [--fixed-value] --unset-all name [value-pattern] git config [] --rename-section old_name new_name git config [] --remove-section name git config [] [--show-origin] [--show-scope] [-z|--null] [--name-only] -l | --list git config [] --get-color name [default] git config [] --get-colorbool name [stdout-is-tty] git config [] -e | --edit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant