chickadee » git » file-statuses-fold

file-statuses-fold kons knil repositoryprocedure

Folds over each path and the corresponding file's status in the given repository's working directory in unspecified order.

Note that kons should be a function of three arguments; the pathname of the current file (a string, relative to the repository's working directory), the current status symbol, and the current state of the fold.