View Source Git (fnord v0.4.26)

Module for interacting with git.

Summary

Functions

Link to this function

is_ignored?(file, git_root)

View Source

Check if a file is ignored by git.

Link to this function

pickaxe_regex(git_root, regex)

View Source
Link to this function

pickaxe_term(git_root, term)

View Source
Link to this function

show(git_root, sha, file)

View Source