diff --git a/doc/bugs/assist_and_sync_print_url_setting_name_to_stderr.mdwn b/doc/bugs/assist_and_sync_print_url_setting_name_to_stderr.mdwn index 41af34bbaa..a2a1cbad13 100644 --- a/doc/bugs/assist_and_sync_print_url_setting_name_to_stderr.mdwn +++ b/doc/bugs/assist_and_sync_print_url_setting_name_to_stderr.mdwn @@ -49,3 +49,6 @@ The last 3 lines being printed on stderr. ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) Yes! I am now using git-annex through annextimelog to track my working times and automatically submit them to my employer and it is working really well. This is also where I found this issue though, annextimelog treats a non-empty stderr from git-annex as something to warn about. + +> Indeed, I've already fixed this in master. I plan to make a release +> soon for it though since it's a reversion. [[done]] --[[Joey]]