git-ubuntu-export-orig - Export orig tarballs
Contents
Description
Export orig tarballs for use by other tools. Any tarballs will be generated by pristine-tar, if
possible, or downloaded from Launchpad.
Exit Status
gitubuntuexport-orig exits with status 0 if tarballs are successfully extracted to the parent
directory. gitubuntuexport-orig exits with nonzero exit status on errors.
Git-Ubuntu
Part of the git-ubuntu(1) suite
Git-Ubuntu 0.4~ 2017-10-26 GIT-UBUNTU-EXPORT-ORIG(1)
Name
git-ubuntu-export-orig - Export orig tarballs
Options
--dl-cache <dl_cache>
The path to use for caching downloads from Launchpad. By default, downloads are cached inside the
repository's GIT_DIR.
--for-merge
The tarballs will be from Debian, and thus suitable for Ubuntu merge uploads.
--no-pristine-tar
Do not use pristine-tar when searching for orig tarballs. This is useful to work around broken
imports with missing pristine-tar data.
--commitish <commitish>
The commitish in the Git repository to obtain the orig tarballs for. If not specified, HEAD will be
used.
Reporting Bugs
Report bugs at https://bugs.launchpad.net/git-ubuntu
Synopsis
gitubuntuexport-orig [--dl-cache <dl_cache>] [--for-merge] [--no-pristine-tar] [--no-lxd] [--commitish
<commitish>] [-- ...]
