English
Appearance
Create an iterator over the entries in the reflog.
class Reflog { iter(): ReflogIter; }
Iterator over the reflog entries.
Throws error if the reflog cannot be accessed.