gitcha

Git blame for your unit tests!

Leiningen/Boot

[gitcha "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

gitcha/gitcha {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("gitcha:gitcha:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>gitcha</groupId>
  <artifactId>gitcha</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>