this will help us test the integrity of the commit itself. such that even if you check out the commit, it won't be broken. because then the sbt running on the staging area src, will only see the stage are, and not the dirty things in the working tree. all the untracked files. etc.
this will help us test the integrity of the commit itself. such that even if you check out the commit, it won't be broken. because then the sbt running on the staging area src, will only see the stage are, and not the dirty things in the working tree. all the untracked files. etc.