Skip to content

Commit 041a6f4

Browse files
committed
net-installer: install dos2unix by default
We ship dos2unix with Git for Windows for quite some time now. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent deb2856 commit 041a6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net-installer/setup-git-sdk.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
@%cwd%\usr\bin\pacman -S --force --noconfirm ^
5757
base python less openssh patch make tar diffutils ca-certificates ^
5858
perl-Error perl perl-Authen-SASL perl-libwww perl-MIME-tools ^
59-
perl-Net-SMTP-SSL perl-TermReadKey ^
59+
perl-Net-SMTP-SSL perl-TermReadKey dos2unix ^
6060
mintty vim git-extra ^
6161
mingw-w64-@@ARCH@@-git mingw-w64-@@ARCH@@-toolchain ^
6262
mingw-w64-@@ARCH@@-curl mingw-w64-@@ARCH@@-expat ^

0 commit comments

Comments
 (0)