chickadee » git » references-fold

references-fold kons knil repository #!optional globprocedure

Folds over the given repository's references in unspecified order.

An optional glob pattern string may be used to filter the references returned. If given, it will be matched in "glob" style where a #\? matches any letter, a #\* matches any sequence of letters, and square brackets match a range of characters (such as "[0-9]" for digits). If no glob is given, all references will be provided to kons.