aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/How_to_sync_without_enumerating_files__63__.mdwn
blob: b67da98d8a27d82c82020d5df8a426a67b983560 (plain)
1
2
3
4
5
6
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?