1PACKIT SYNC-FROM-DOWNSTpRaEcAkMi(t1)sync-from-downstreamPAMCaKnIuTalSYNC-FROM-DOWNSTREAM(1)
2
3
4
6 packit-sync-from-downstream - Copy synced files from Fedora dist-git
7 into...
8
10 packit sync-from-downstream [OPTIONS] [PATH_OR_URL]
11
13 Copy synced files from Fedora dist-git into upstream by opening a pull
14 request.
15
16 PATH_OR_URL argument is a local path or a URL to the upstream git
17 repository, it defaults to the current working directory
18
20 --dist-git-branch TEXT
21 Source branch in dist-git to sync from.
22
23 --upstream-branch TEXT
24 Target branch in upstream to sync to.
25
26 --no-pr
27 Do not create a pull request to upstream repository.
28
29 --fork / --no-fork
30 Push to a fork before creating a pull request.
31
32 --remote TEXT
33 Name of the remote where packit should push. If this is not
34 specified, push to a fork if the repo can be forked.
35
36
37
38 18-May-2019 PACKIT SYNC-FROM-DOWNSTREAM(1)