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

  /external/webkit/Tools/Scripts/webkitpy/tool/steps/
applypatchwithlocalcommit.py 43 self._tool.scm().commit_locally_with_message(commit_message.message() or state["patch"].name())
  /external/webkit/Tools/Scripts/webkitpy/common/checkout/
scm.py 313 def commit_locally_with_message(self, message): member in class:SCM
940 def commit_locally_with_message(self, message): member in class:Git
    [all...]
scm_unittest.py     [all...]

Completed in 89 milliseconds