Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin 2015-10-01 13:22:57 +00:00
Родитель 5a2370623b
Коммит f0279f9a95
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -119,7 +119,7 @@
CALL "%cwd%"\autorebase.bat
)
@REM If an HTTP proxy is requires, configure it for Git Bash sessions,
@REM If an HTTP proxy is required, configure it for Git Bash sessions,
@REM but only if the environment variable was not already set globally
@IF DEFINED proxy @(
@ECHO http_proxy=%proxy% > etc\profile.d\proxy.sh