Skip to main content

Module diff

Module diff 

Source

Functions§

changed_files
Return the list of changed file paths between a commit and its parent. For initial commits (no parent), diffs against the empty tree.
open_repo
Open a git repository at or above path.
resolve_commit
Resolve a revision string (e.g. “HEAD”, “abc1234”) to an ObjectId.