##// END OF EJS Templates
procutil: use unbuffered stdout on Windows...
procutil: use unbuffered stdout on Windows Windows doesn't support line buffering, treating it as fully buffered. This causes output of slow commands to stutter. We use unbuffered instead.

File last commit:

r35587:96421278 default
r38722:0b63a674 4.6.2 stable
Show More
Cargo.toml
2 lines | 32 B | text/plain | TOMLLexer
[workspace]
members = ["hgcli"]