pub fn current_branch( runner: Arc<impl TaskRunner<Response = Response>>, ) -> Result<CmdInfo>
Gather the current branch name in the local git repository.