windows-builds
windows-builds copied to clipboard
Alternative utilities
Currently chocolatey dependencies are needed to build, but there are many utilities already packaged with msysgit. For example, it already has curl and tar+bzip+gzip, so wget and bsdtar are not essential and could be replaced to simplify building process.
Thanks for the hint. We'll take a look.
+1 to using whatever we can that comes with mysysgit. Thanks for the tip @alex85k!