Added support for multi-process execution. This means you can now run multiple GK commands at the same time.
Improved logic around determining if a repository has dirty changes ensuring it does not accidentally add untracked or unstaged files when running gk work commit.