gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin / SvnDescriber / isDirty

isDirty

fun isDirty(): Boolean

Exceptions

IOException - if svn status does not execute successfully within 2 minutes

Return
true if there are uncommitted changes in the repository, false otherwise.