Skip to main content

Module git

Module git 

Source

Structs§

GitDiff

Functions§

changed_files
Compute changed files between a base ref and HEAD (plus uncommitted changes).
merge_base
Compute the merge-base between HEAD and the given branch. Returns the commit SHA as a string. Used when --merge-base is passed.