Open stevan opened 8 years ago
On a large repos it can take a little while sometimes to start up and load the session file, this can be short circuited by just checking for the file and only then loading the session.
We need the git-branch before we can get the session file, so can't do too much about this startup time thing, will need to give it some thought
On a large repos it can take a little while sometimes to start up and load the session file, this can be short circuited by just checking for the file and only then loading the session.