fnord
v0.7.19
Search documentation of fnord
Settings
Git
(fnord v0.7.19)
View Source
Module for interacting with git.
Summary
Functions
base_commit(topic, main)
current_branch()
diff_branch(topic, main)
git_diff(args)
git_log(args)
git_root()
grep(regex, ignore_case?)
ignored_dirs()
ignored_dirs(root)
ignored_files()
ignored_files(root)
is_git_repo?()
is_git_repo?(path)
is_ignored?(file)
is_ignored?(file, git_root)
list_branches()
pickaxe_regex(regex)
show(sha)
show(sha, file)
Functions
base_commit(topic, main)
current_branch()
diff_branch(topic, main)
git_diff(args)
git_log(args)
git_root()
grep(regex, ignore_case?)
ignored_dirs()
ignored_dirs(root)
ignored_files()
ignored_files(root)
is_git_repo?()
is_git_repo?(path)
is_ignored?(file)
is_ignored?(file, git_root)
list_branches()
pickaxe_regex(regex)
show(sha)
show(sha, file)