Searched refs:GitSourceControl (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/auto_bisect/
H A Dsource_control.py25 return GitSourceControl(opts)
66 class GitSourceControl(SourceControl): class in inherits:SourceControl
67 """GitSourceControl is used to query the underlying source control."""
70 super(GitSourceControl, self).__init__()

Completed in 101 milliseconds