comment about creating named pipes as arguments

This commit is contained in:
Ilya_Shlyakhter 2018-10-24 16:36:32 +00:00 committed by admin
parent 859509fbb3
commit eb5a738301

View file

@ -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)?