1PACKIT PULL-FROM-UPSTREApMa(c1k)it pull-from-upstream MaPnAuCaKlIT PULL-FROM-UPSTREAM(1)
2
3
4
6 packit-pull-from-upstream - Land a new upstream release in Fedora...
7
9 packit pull-from-upstream [OPTIONS] [PATH_OR_URL] [VERSION]
10
12 Land a new upstream release in Fedora using downstream packit con‐
13 fig.
14
15 PATH_OR_URL argument is a local path or a URL to the dist-git
16 repository,
17 it defaults to the current working directory
18
19 VERSION argument is optional, the latest upstream version
20 will be used by default
21
22
24 --dist-git-branch TEXT
25 Comma separated list of target branches in dist-git to release
26 into. (defaults to all branches)
27
28 --dist-git-path TEXT
29 Path to dist-git repo to work in. Otherwise clone the repo in a
30 temporary directory.
31
32 --force-new-sources
33 Upload the new sources also when the archive is already in the
34 lookaside cache.
35
36 --pr / --no-pr
37 Create a pull request to downstream repository or push directly.
38 If not set, defaults to value set in configuration.
39
40 -f, --force
41 Don't discard changes in the git repo by default, unless this is
42 set.
43
44 -b, --resolve-bug TEXT
45 Bug(s) that are resolved with the update, e.g. rhbz#123 (multi‐
46 ple can be specified)
47
48 -p, --package TEXT
49 Package to sync downstream, if more than one available, like in
50 a monorepo configuration. Use it multiple times to select multi‐
51 ple packages.Defaults to all the packages listed inside the con‐
52 fig.
53
54
55
560.87.1 2023-11-30 PACKIT PULL-FROM-UPSTREAM(1)