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.
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
17       VERSION argument is optional, the latest upstream version will be  used
18       by default
19

OPTIONS

21       --dist-git-branch TEXT
22              Comma  separated  list of target branches in dist-git to release
23              into. (defaults to all branches)
24
25       --dist-git-path TEXT
26              Path to dist-git repo to work in. Otherwise clone the repo in  a
27              temporary directory.
28
29       --local-content
30              Do  not checkout release tag. Use the current state of the repo.
31              This option is set by default for source-git repos
32
33       --force-new-sources
34              Upload the new sources also when the archive is already  in  the
35              lookaside cache.
36
37       --pr / --no-pr
38              Create a pull request to downstream repository or push directly.
39              If not set, defaults to value set in configuration.
40
41       --upstream-ref TEXT
42              Git ref of the last upstream commit in the current  branch  from
43              which  packit  should  generate patches (this option implies the
44              repository is source-git).
45
46       -f, --force
47              Don't discard changes in the git repo by default, unless this is
48              set.
49
50
51
52                                  2022-06-29      PACKIT PROPOSE-DOWNSTREAM(1)
Impressum