Home | History | Annotate | Download | only in style

Lines Matching refs:git_commit

133       git_commit: A string representing the git commit to check.
147 git_commit=None,
166 self.git_commit = git_commit
177 if self.git_commit != other.git_commit:
219 if options.git_commit:
220 flags['git-commit'] = options.git_commit
315 metavar="COMMIT", dest="git_commit", help=git_commit_help,)
420 git_commit = options.git_commit
450 git_commit=git_commit,