]> git.lizzy.rs Git - rust.git/commit
auto merge of #7847 : alexcrichton/rust/verbose-submodule, r=pnkfelix
authorbors <bors@rust-lang.org>
Thu, 18 Jul 2013 22:34:38 +0000 (15:34 -0700)
committerbors <bors@rust-lang.org>
Thu, 18 Jul 2013 22:34:38 +0000 (15:34 -0700)
commit3bcc196f8297af16ffcfeae98f20ed0496344e84
tree82efcfa0c539196e76b14786e220027e675d8f64
parent78f8b407e3ab5590a57467fce1febd5289bf7fe5
parenta468869e2a3038f80a82431254fae3e91d18069f
auto merge of #7847 : alexcrichton/rust/verbose-submodule, r=pnkfelix

Closes #3816.

Without --quiet, git shows its own progress report of download. It's not really a progress bar, but it's a percentage and files incoming. This will help initial downloads of LLVM to not cause people to wonder why their configure script is hanging for hours.

r? @graydon
configure