1PACKIT LOCAL-BUILD(1) packit local-build Manual PACKIT LOCAL-BUILD(1)
2
3
4
6 packit-local-build - Create RPMs using content of the upstream...
7
9 packit local-build [OPTIONS] [PATH_OR_URL]
10
12 Create RPMs using content of the upstream repository.
13
14 PATH_OR_URL argument is a local path or a URL to the upstream git
15 repository, it defaults to the current working directory
16
18 --remote TEXT
19 Name of the remote to discover upstream project URL, If this is
20 not specified, default to origin.
21
22 --upstream-ref TEXT
23 Git ref of the last upstream commit in the current branch from
24 which packit should generate patches (this option implies the
25 repository is source-git).
26
27
28
29 16-Apr-2020 PACKIT LOCAL-BUILD(1)