gitfs
gitfs copied to clipboard
We should indicate some sort of intermediate progress when mounting
You can check the logs.
Sure, but wouldn't it be a good idea for the user to get a feel of when his repo will be ready?
It sounds like we need to work a little bit on pygit2. Resources:
- https://github.com/libgit2/pygit2/blob/master/pygit2/init.py#L144
- http://ben.straub.cc/2013/02/01/stupid-libgit2-tricks-cloning/