Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/git/
H A Dpre-push.py138 def handle_push(args, local_ref, local_sha, remote_ref, remote_sha): argument
217 local_ref, local_sha, remote_ref, remote_sha = line.split() variable