From 5fbf30301a8edf0188b5f7d1fa299a409c71b627 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 30 Sep 2019 14:27:23 -0400 Subject: [PATCH] response --- ...omment_2_a031373f7251b5395100bcfc57519049._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/todo/wishlist__58___disable_automatic_commits/comment_2_a031373f7251b5395100bcfc57519049._comment diff --git a/doc/todo/wishlist__58___disable_automatic_commits/comment_2_a031373f7251b5395100bcfc57519049._comment b/doc/todo/wishlist__58___disable_automatic_commits/comment_2_a031373f7251b5395100bcfc57519049._comment new file mode 100644 index 0000000000..a07f96ffb3 --- /dev/null +++ b/doc/todo/wishlist__58___disable_automatic_commits/comment_2_a031373f7251b5395100bcfc57519049._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2019-09-30T18:25:08Z" + content=""" +The assistant does not commit files that are open for write. + +So unless ffmpeg partially writes the file, then closes the file, then +reopens it and writes some more, the assistant will only make a single +commit. +"""]]