Function parseRemoteBranch

  • Parameters

    • branch: string

    Returns {
        remote: string;
        remoteBranch: string;
    }

    • remote: string
    • remoteBranch: string

Generated using TypeDoc