Skip to main content

Archive git repository with its submodules.

Project description

PyPI Homebrew Travis Coverage Supported Python versions Supported Python implementations

Archive repository with all its submodules.

git-archive-all [-v] [--prefix PREFIX] [--no-exclude] [--force-submodules] [--extra EXTRA1 ...] [--dry-run] [-0 | ... | -9] OUTPUT_FILE

Options:

  --version             Show program's version number and exit.

  -h, --help            Show this help message and exit.

  -v, --verbose         Enable verbose mode.

  --prefix=PREFIX       Prepend PREFIX to each filename in the archive. OUTPUT_FILE name is used by default to avoid tarbomb. You can set it to '' in order to explicitly request tarbomb.

  --no-exclude          Don't read .gitattributes files for patterns containing export-ignore attributes.

  --force-submodules    Force a `git submodule init && git submodule update` at each level before iterating submodules

  --extra               Include extra files to the resulting archive.

  --dry-run             Don't actually archive anything, just show what would be done.

Questions & Answers

Q: How to exclude files?
A: Mark paths you want to exclude in the .gitattributes file with the export-ignore attribute. Read more on git-scm.com.

Support

If functional you need is missing but you’re ready to pay for it, feel free to contact me. If not, create an issue anyway, I’ll take a look as soon as I can.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

git-archive-all-1.19.3.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

git_archive_all-1.19.3-py2.py3-none-any.whl (9.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page