Package 

Class GitAttributesMerger

    • Method Summary

      Modifier and Type Method Description
      final Unit set(String entryPath, AttributesNode node)
      Attributes compute(String entryPath, Boolean isFile)
      • Methods inherited from class com.github.vlsi.gradle.git.GitAttributesMerger

        compute, compute, compute, compute, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GitAttributesMerger

        GitAttributesMerger(Path rootPath)