1PACKIT PROPOSE-DOWNSTREApMa(c1k)it propose-downstream MaPnAuCaKlIT PROPOSE-DOWNSTREAM(1)
2
3
4

NAME

6       packit-propose-downstream - Land a new upstream release in Fedora...
7

SYNOPSIS

9       packit propose-downstream [OPTIONS] [PATH_OR_URL] [VERSION]
10

DESCRIPTION

12           Land a new upstream release in Fedora using upstream packit config.
13
14           PATH_OR_URL  argument  is a local path or a URL to the upstream git
15       repository,
16           it defaults to the current working directory
17
18           VERSION argument is optional, the latest upstream version
19           will be used by default
20
21

OPTIONS

23       --dist-git-branch TEXT
24              Comma separated list of target branches in dist-git  to  release
25              into. (defaults to all branches)
26
27       --dist-git-path TEXT
28              Path  to dist-git repo to work in. Otherwise clone the repo in a
29              temporary directory.
30
31       --force-new-sources
32              Upload the new sources also when the archive is already  in  the
33              lookaside cache.
34
35       --pr / --no-pr
36              Create a pull request to downstream repository or push directly.
37              If not set, defaults to value set in configuration.
38
39       -f, --force
40              Don't discard changes in the git repo by default, unless this is
41              set.
42
43       -b, --resolve-bug TEXT
44              Bug(s)  that are resolved with the update, e.g. rhbz#123 (multi‐
45              ple can be specified)
46
47       -p, --package TEXT
48              Package to sync downstream, if more than one available, like  in
49              a monorepo configuration. Use it multiple times to select multi‐
50              ple packages.Defaults to all the packages listed inside the con‐
51              fig.
52
53       --local-content
54              Do  not checkout release tag. Use the current state of the repo.
55              This option is set by default for source-git repos
56
57       --upstream-ref TEXT
58              Git ref of the last upstream commit in the current  branch  from
59              which  packit  should  generate patches (this option implies the
60              repository is source-git).
61
62
63
640.87.1                            2023-11-30      PACKIT PROPOSE-DOWNSTREAM(1)
Impressum