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.py294 branch_name = _get_local_branch_name_from_args(args)
361 branch_name = _get_local_branch_name_from_args(args)
445 def _get_local_branch_name_from_args(args): function