Skip to content

Commit fa8966f

Browse files
committed
net-installer: install subversion by default
This is needed for `git svn` to work. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent c613822 commit fa8966f

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 dos2unix ^
59+
perl-Net-SMTP-SSL perl-TermReadKey dos2unix subversion ^
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)