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 --upstream-ref TEXT
19 Git ref of the last upstream commit in the current branch from
20 which packit should generate patches (this option implies the
21 repository is source-git).
22
23
24
25 2021-03-18 PACKIT LOCAL-BUILD(1)