====== git config ====== |%%--%%global| | |%%--%%local| | ^ пользователь ^ ^ | git config user.name %%""%% | | | git config user.email %%""%% | | | git config user.password %%""%% | | ^ ^ ^ | git config http.proxy %%http://:@:%% | proxy | | git config core.autocrlf %%%% | авто установка CRLF | | git config http.sslVerify %%%% | отключить/включить ssl |