Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/git/
H A Dpre-push.py151 handle_push(args, local_ref, local_sha, remote_ref, remote_sha) global() argument
243 local_ref, local_sha, remote_ref, remote_sha = line.split() global() variable