Skip to content

Commit

Permalink
remove overriding of gitUncommittedChanges;
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat committed Jan 17, 2019
1 parent 4b87de0 commit 190349d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ version in ThisBuild := {
}
}

git.gitUncommittedChanges in ThisBuild := true

val specialVersion = "master-6eca3f22-SNAPSHOT"
val specialCommon = "io.github.scalan" %% "common" % specialVersion
val specialCore = "io.github.scalan" %% "core" % specialVersion
Expand Down

0 comments on commit 190349d

Please sign in to comment.