From 5ce8f9b9c04728b4553253a4e401f3cc668d902b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 30 Nov 2015 15:02:58 -0400 Subject: [PATCH] comment --- .../comment_1_6c7f745ee77e9b7502cb13d3babf211b._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/git_annex_should_check_that_stdout_isatty_when_reporting_progress/comment_1_6c7f745ee77e9b7502cb13d3babf211b._comment diff --git a/doc/bugs/git_annex_should_check_that_stdout_isatty_when_reporting_progress/comment_1_6c7f745ee77e9b7502cb13d3babf211b._comment b/doc/bugs/git_annex_should_check_that_stdout_isatty_when_reporting_progress/comment_1_6c7f745ee77e9b7502cb13d3babf211b._comment new file mode 100644 index 0000000000..94307fec01 --- /dev/null +++ b/doc/bugs/git_annex_should_check_that_stdout_isatty_when_reporting_progress/comment_1_6c7f745ee77e9b7502cb13d3babf211b._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-11-30T19:01:16Z" + content=""" +If you have a recent version of git-annex that's built with the +ConcurrentOutput flag, pass -J1 and it will do what you want. +"""]]