English
Appearance
Create a revwalk that can be used to traverse the commit graph.
class Repository { revwalk(): Revwalk; }
Revwalk to traverse the commit graph in this repository.