Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListGitFiles ¶
ListGitFiles runs "git ls-files" to list all files in a Git workdir including modified and untracked files, but not including deleted files.
Returns the paths in ascending sorted order, with format "dir/file.txt".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.