Home
last modified time | relevance | path

Searched refs:_get_local_branch_name_from_args (Results 1 – 1 of 1) sorted by relevance

/development/tools/repo_pull/
Drepo_pull.py305 branch_name = _get_local_branch_name_from_args(args)
372 branch_name = _get_local_branch_name_from_args(args)
456 def _get_local_branch_name_from_args(args): function