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.py263 branch_name = _get_local_branch_name_from_args(args)
331 branch_name = _get_local_branch_name_from_args(args)
404 def _get_local_branch_name_from_args(args): function