diff --git a/doc/todo/config_setting_to_force_--progress_reporting_for_some_git_calls/comment_2_d9135802f29b78749833b7fd9967cc0b._comment b/doc/todo/config_setting_to_force_--progress_reporting_for_some_git_calls/comment_2_d9135802f29b78749833b7fd9967cc0b._comment new file mode 100644 index 0000000000..ce5a59b0af --- /dev/null +++ b/doc/todo/config_setting_to_force_--progress_reporting_for_some_git_calls/comment_2_d9135802f29b78749833b7fd9967cc0b._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 2" + date="2018-10-03T17:55:04Z" + content=""" +hm... + +``` +$> git checkout --help | grep progress + --[no-]progress + This flag enables progress reporting even if not attached to a + +$> git --version +git version 2.19.0 +``` +"""]]