HomeSort by relevance Sort by last modified time
    Searched refs:allow_local_commits (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKitTools/Scripts/webkitpy/steps/
cleanworkingdirectorywithlocalcommits.py 34 CleanWorkingDirectory.__init__(self, tool, options, allow_local_commits=True)
cleanworkingdirectory.py 36 def __init__(self, tool, options, allow_local_commits=False):
38 self._allow_local_commits = allow_local_commits

Completed in 1042 milliseconds