Create a branch.
Resolves successfully when filesystem operations are complete.
await branch({ fs, dir: '/tutorial', ref: 'develop' })
Generated using TypeDoc
Create a branch.
Returns
Resolves successfully when filesystem operations are complete.
Example