table of contents
- unstable 1.1-2
| GIT-UBUNTU-QUEUE(1) | Git-Ubuntu Manual | GIT-UBUNTU-QUEUE(1) |
NAME¶
git-ubuntu-queue - Interact with the Ubuntu unapproved and new queues in a Git repository
SYNOPSIS¶
git ubuntu queue clean|sync [-d | --directory <directory>]
git ubuntu queue sync [--source <source>] [--series <series>] [--parent <parent>] [--orphan] [--no-trim] [--new] [--unapproved] [--no-fetch]
DESCRIPTION¶
Import unapproved and new uploads for Ubuntu source packages to the local repository.
OPTIONS¶
clean|sync
Both "clean" and "sync" recognize:
-d <directory>, --directory <directory>
"sync" also recognizes:
--source <source>
--series <series>
--parent <parent>
--orphan
--no-trim
--new
--unapproved
--no-fetch
EXIT STATUS¶
git ubuntu queue exits with status 0 if the command completes successfully. git ubuntu queue exits with nonzero exit status on errors.
REPORTING BUGS¶
Report bugs at https://bugs.launchpad.net/git-ubuntu
GIT-UBUNTU¶
Part of the git-ubuntu(1) suite
| 2017-07-19 | Git-Ubuntu 0.2 |