1PACKIT PROPOSE-UPDATE(1) packit propose-update Manual PACKIT PROPOSE-UPDATE(1)
2
3
4

NAME

6       packit-propose-update - Release current upstream release into Fedora...
7

SYNOPSIS

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

DESCRIPTION

12       Release current upstream release into 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              Target branch in dist-git to release into.
23
24       --dist-git-path TEXT
25              Path  to dist-git repo to work in. Otherwise clone the repo in a
26              temporary directory.
27
28       --local-content
29              Do not checkout release tag. Use the current state of the repo.
30
31       --force-new-sources
32              Upload the new sources also when the archive is already  in  the
33              lookaside cache.
34
35       --remote TEXT
36              Name  of the remote to discover upstream project URL, If this is
37              not specified, default to origin.
38
39       --upstream-ref TEXT
40              Git ref of the last upstream commit in the current  branch  from
41              which  packit  should  generate patches (this option implies the
42              repository is source-git).
43
44
45
46                                  18-May-2019         PACKIT PROPOSE-UPDATE(1)
Impressum