try:
        local_branch = __salt__['git.current_branch'](
            target,
            user=user,
            password=password,