Searched refs:check_for_commit (Results 1 – 1 of 1) sorted by relevance
64 if args.example_commit and check_for_commit(full_path, args.example_commit):131 def check_for_commit(repo_path, commit): function