• get current branch informations

    Parameters

    Returns Promise<void | {
        active: boolean;
        branch: string;
    }[]>