1GIT-LAB-FORK(1) git-lab Manual GIT-LAB-FORK(1)
2
3
4
6 git-lab-fork - Fork a project
7
8
10 git-lab fork [-h] [remote] project
11
12
14 Execute a fork operation on your gitlab instance.
15
16
18 -h, --help
19 Show help message and exit
20
21
22 remote The remote to use (default: upstream tracking remote)
23
24
25 project
26 Project name to fork
27
28
30 git-lab was written by Neil Horman <nhorman@redhat.com>.
31
32
34 The latest version of git-lab may be downloaded from
35 ⟨https://gitlab.com/nhorman/git-lab-porcelain⟩
36
37
38
39git-lab 0.5 2020/03/12 GIT-LAB-FORK(1)