mark
mark

Reputation: 62784

A du equivalent for use on a Git repository managed by GVFS

I am researching into using GVFS

One thing I noticed right away - do not run the du tool from sysinternals on such a repo - it will take ages to complete.

I suppose it has to do with how the file size is obtained when GVFS is at play. So, my question is - if I still want to be able to compute the real size of a folder within such a repo (or the repo itself) - how do I do it sanely?

Upvotes: 1

Views: 56

Answers (0)

Related Questions