You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I've been really liking this extension so far! The main downside for me is that the flow that my job uses requires cloning of the same repo over and over again for each new bug/feature/whatever, leading to long index times at startup. It's would be nice if there was a way to link the cache between different copies of the same repo and have the changes handled by differences in the git working tree/untracked files. Maybe there's already a way to do this, I'm not completely sure.