May be my needs are rather specific. I am trying to sync webdav directory and virtual filesystem created by https://github.com/tannercollin/standardnotes-fs
Now I am getting the error :
[localhost:commit] Committed 09254e5.
[localhost:commit] Checking localhost for changes (scope=.)...
[localhost:commit] On branch master
[localhost:commit]
[localhost:commit] Initial commit
[localhost:commit]
[localhost:commit] nothing to commit
[localhost:commit] No changes.
[localhost:fetch] Fetching changes to localhost...
[localhost:fetch] fatal: unable to connect to localhost:
[localhost:fetch] localhost[0: 127.0.0.1]: errno=Connection refused
[localhost:fetch] localhost[1: ::1]: errno=Cannot assign requested address
[localhost:fetch]
[localhost:merge] Merging changes to localhost...
[localhost:merge] merge: origin/master - not something we can merge
May be my needs are rather specific. I am trying to sync webdav directory and virtual filesystem created by https://github.com/tannercollin/standardnotes-fs
Now I am getting the error :