Skip to content

Commit 43cdb89

Browse files
committed
Use the nice Git for Windows icon in the portable application
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent f5f41fb commit 43cdb89

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

portable/git-bash.bat.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
@SET MSYSTEM=MINGW@@BITNESS@@
99

1010
@IF NOT EXIST %git_install_root%usr\bin\mintty.exe GOTO startsh
11-
@START %git_install_root%usr\bin\mintty -i /usr/share/git/git.ico /usr/bin/bash --login %*
11+
@START %git_install_root%usr\bin\mintty -i /usr/share/git/git-for-windows.ico /usr/bin/bash --login %*
1212
@EXIT
1313

1414
:startsh

git-for-windows.ico renamed to portable/root/usr/share/git/git-for-windows.ico

File renamed without changes.

0 commit comments

Comments
 (0)