git ssb

39+

cel / git-ssb



Tree: 873ff04e1eef1fb6e86d5e48cbaf0da8e8ac7dfe

Files: 873ff04e1eef1fb6e86d5e48cbaf0da8e8ac7dfe / lib / fork.txt

292 bytesRaw
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
11

Built with git-ssb-web