Home
last modified time | relevance | path

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

/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/tracks/
DMultiLineTrack.kt53 fun push() { in push() method
/tools/external_updater/
Dgit_utils.py176 def push(proj_path: Path, remote_name: str, has_errors: bool) -> None: function