Closed riedel closed 6 years ago
Sorry for inactivity. Looks like this pr has some conflicts - can you please resolve them?
I merged and did a minor improvement
Quoting from the bash manual :
The command substitution $(cat file) can be replaced by the equivalent but faster $(< file).
Thank you!
I tried this great script under cygwin, ran in a few issues and fixed them quickly. Tested it in git bash. Seems to still work as expected.