Documentation ¶
Overview ¶
Package scm abstracts operations on various tools like git Currently, only git
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangedFiles ¶
ChangedFiles returns a list of modified files since the given commit, optionally including untracked files.
func CurrentRevIdentifier ¶
func CurrentRevIdentifier() string
CurrentRevIdentifier returns the string that specifies what the current revision is.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.