it:git:config
Различия
Показаны различия между двумя версиями страницы.
Предыдущая версия справа и слеваПредыдущая версия | |||
it:git:config [2024/11/06 04:46] – ura2404 | it:git:config [2024/11/06 04:50] (текущий) – ura2404 | ||
---|---|---|---|
Строка 1: | Строка 1: | ||
====== git config ====== | ====== git config ====== | ||
- | |%%--%%global| | | + | | %%--%%globa l| | |
- | |%%--%%local| | | + | | %%--%%local | | |
+ | | %%--%%list | показать настройки | ||
^ пользователь ^ ^ | ^ пользователь ^ ^ | ||
Строка 8: | Строка 9: | ||
| git config user.email %%"< | | git config user.email %%"< | ||
| git config user.password %%"< | | git config user.password %%"< | ||
- | | git config --system --unset credential.helper| сбросить кредиты | | + | | git config |
- | | git config --global credential.helper store | сохранить кредиты | | + | | git config |
^ ^ ^ | ^ ^ ^ | ||
Строка 18: | Строка 19: | ||
^ ^ ^ | ^ ^ ^ | ||
- | | git config --global push.autoSetupRemote true | автоустановка удалённого репозитория | | + | | git config |
it/git/config.1730868388.txt.gz · Последнее изменение: 2024/11/06 04:46 — ura2404