##// END OF EJS Templates
httpconnection: allow `httpsendfile` subclasses to suppress the progressbar...
httpconnection: allow `httpsendfile` subclasses to suppress the progressbar This will be neccessary for LFS, which manages the progressbar outside of the file. Differential Revision: https://phab.mercurial-scm.org/D7960

File last commit:

r41001:5532823e default
r44780:0e8b28fb default
Show More
rustfmt.toml
3 lines | 66 B | text/plain | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true