From 911278ceb21dad8daa48920788d46a6b136be2e2 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Tue, 8 Oct 2019 17:03:34 +0000 Subject: [PATCH] Added a comment: git-annex-add on a file that is being written by some process --- .../comment_3_db050d4b4d08100c6be204cd64ebfbf3._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/forum/git-annex-watch_clarification/comment_3_db050d4b4d08100c6be204cd64ebfbf3._comment diff --git a/doc/forum/git-annex-watch_clarification/comment_3_db050d4b4d08100c6be204cd64ebfbf3._comment b/doc/forum/git-annex-watch_clarification/comment_3_db050d4b4d08100c6be204cd64ebfbf3._comment new file mode 100644 index 0000000000..80a32184a5 --- /dev/null +++ b/doc/forum/git-annex-watch_clarification/comment_3_db050d4b4d08100c6be204cd64ebfbf3._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="git-annex-add on a file that is being written by some process" + date="2019-10-08T17:03:33Z" + content=""" +Does `git-annex-add` also check for actively-written files, and wait until they're no longer being written before adding them? + +"""]]