Searched refs:_get_local_branch_name_from_args (Results 1 – 1 of 1) sorted by relevance
294 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