Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2017-10-18 13:35:28 -04:00
commit 6efd2dfc89
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,7 @@
I regularly get this:
It took 148.17 seconds to enumerate untracked files. 'status -uno'
may speed it up, but you have to be careful not to forget to add
new files yourself (see 'git help status').
How can I run git-annex sync without enumerating untracked files? Can I add the -uno switch somehow?