git_config
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| git_config [2021/10/04 06:41] – chifek | git_config [2023/09/14 06:06] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| git config --global user.name " | git config --global user.name " | ||
| git config --global user.email " | git config --global user.email " | ||
| + | git config --global core.filemode false | ||
| </ | </ | ||
| + | |||
| + | Git будет игнорировать изменения режима файла (chmod) | ||
| + | |||
| + | |||
| + | '' | ||
git_config.1633329668.txt.gz · Last modified: 2023/09/14 06:06 (external edit)