gitfs icon indicating copy to clipboard operation
gitfs copied to clipboard

We should indicate some sort of intermediate progress when mounting

Open dragostis opened this issue 10 years ago • 3 comments

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

dragostis avatar Sep 15 '14 14:09 dragostis

You can check the logs.

vtemian avatar Sep 15 '14 14:09 vtemian

Sure, but wouldn't it be a good idea for the user to get a feel of when his repo will be ready?

dragostis avatar Sep 16 '14 10:09 dragostis

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/

vtemian avatar Sep 23 '14 17:09 vtemian