diff --git a/doc/forum/named_pipes_as_arguments.mdwn b/doc/forum/named_pipes_as_arguments.mdwn new file mode 100644 index 0000000000..5e52c96862 --- /dev/null +++ b/doc/forum/named_pipes_as_arguments.mdwn @@ -0,0 +1 @@ +For which git-annex commands that take a file argument, is it safe for the file to be a named pipe (i.e. git-annex is guaranteed to only read/write the file once and without seeking)?