Home
last modified time | relevance | path

Searched defs:is_commit (Results 1 – 2 of 2) sorted by relevance

/tools/external_updater/
Dnotifier.py116 def is_commit(commit: str) -> bool: function
Dgit_utils.py148 def is_commit(commit: str) -> bool: function