Optional
--containsLists refs which contain the specified commit; HEAD if not specified. See also --no-contains.
Optional
--countLimits the number of refs returned.
Optional
--formatInterpolates %(fieldname) from a ref being shown and the object it points at.
Optional
--ignore-Makes sorting and filtering refs case insensitive.
Optional
--mergedLists refs whose commits are reachable from the specified commit; HEAD if not specified. See also --no-merged.
Optional
--no-Lists refs which don't contain the specified commit; HEAD if not specified. See also --contains.
Optional
--no-Lists refs whose commits are not reachable from the specified commit; HEAD if not specified. See also --merged.
Optional
--points-Lists refs of the given object.
Optional
--sortSorts based on the given keys.
ForEachRefOptions defines the supported options for the Git for-each-ref command.