files

abstract fun files(vararg path: Path)(source)
abstract fun files(vararg path: String)(source)

Defines files or directories that should be staged for the commit.

Parameters

path

Path relative to the scope path of the file or directory that should be added to the commit.