Function branch

  • Create a branch.

    Returns

    Resolves successfully when filesystem operations are complete.

    Example

    await branch({ fs, dir: '/tutorial', ref: 'develop' })
    

    Parameters

    Returns Promise<void>

Generated using TypeDoc