UNPKG

292 BPlain TextView Raw
1Usage: git ssb fork [<upstream>] <remote_name>
2
3 Create a new git-ssb repo as a fork of another repo
4 and add it as a git remote
5
6Arguments:
7 upstream id, url, or git remote name of the repo to fork.
8 default: 'origin' or 'ssb'
9 remote_name Name for the new remote
10