try:
            all_local_branches = __salt__['git.list_branches'](
                target,
                user=user,
                password=password,