Closed mrstebo closed 8 years ago
Seems to fix #13
This also provides a bit of speed optimization due to not having to run the hg command on every open project. This works assuming that every command being sent to hg contains the full path to the repository.
hg
Seems to fix #13
This also provides a bit of speed optimization due to not having to run the
hg
command on every open project. This works assuming that every command being sent tohg
contains the full path to the repository.