init: Probe whether the filesystem supports fifos, and if not, disable ssh connection caching.
This commit is contained in:
parent
0a74f4931a
commit
bd5d664a0c
3 changed files with 25 additions and 0 deletions
|
@ -61,3 +61,6 @@ However ssh connection caching breaks things on NTFS volumes. If I turn off con
|
|||
but it would be nifty if git-annex could detect the filesystem type and do The Right Thing.
|
||||
|
||||
Thanks for all the work on git-annex -- it's an awesome project!
|
||||
|
||||
> [[done]], `git annex init` now probes for fifo support and disables ssh
|
||||
> connection caching if it cannot make one. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue