sbt> test && commit || revert
Add the following to project/plugins.sbt
addSbtPlugin("com.github.stacycurl" % "sbt-tcr" % "1.0.1")
Resources:
https://medium.com/@kentbeck_7670/test-commit-revert-870bbd756864
sbt> test && commit || revert
Add the following to project/plugins.sbt
addSbtPlugin("com.github.stacycurl" % "sbt-tcr" % "1.0.1")
Resources:
https://medium.com/@kentbeck_7670/test-commit-revert-870bbd756864