"Derrick Stolee via GitGitGadget" writes:
> The verbose output included these values. Note how '\r' appears in the
> variable values.
> ...
> ++ read tag rest
Interesting. "read" does not realize that it is reading from a text
file and do whatever appropriate for the platform (i.e. treat CRLF
a
I noticed that our CI builds (see [1] for an example) were returning success
much faster than they did before Git v2.20.0. Turns out that there was a
test script failure involving the new test hash logic.
error: bug in the test script: bad hash algorithm
make[1]: *** [Makefile:56: t-basic.sh]
2 matches
Mail list logo