I've been using git-bash on Windows 7 a lot. I gather it is a wrapper of MinGW. It has md5sum but not sha1sum. I'd like to install sha1sum, but I can't figure out how.
When I try mingw-get, it says "command not found"
When I tried to download mingw-get from SourceForge, I only found an installer for the entire MinGW program but not for mingw-get.
How do I install either getting sha1sum or getting mingw-get?