Open
Description
I downloaded a fairly large, but not absurdly large, repository, bitbucket.com/petsc/petsc then tried to switch to the next branch with
gl switch next
it has been hanging for several minutes with the activity manager showing 70+% of CPU in git. This is on a Mac with the lastest OS and gitless installed with brew.
Is there a known scalability issue with gl switch for largest repositories, and a plan to fix it? Currently this makes gl worthless for me.