Coder Social home page Coder Social logo

rykov / git-archive-all Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kentzo/git-archive-all

0.0 3.0 0.0 88 KB

A python script wrapper for git-archive that archives a git superproject and its submodules, if it has any. Takes into account .gitattributes

License: MIT License

Makefile 1.90% Python 98.10%

git-archive-all's Introduction

Create an archive by using the git ls-files --cached --full-name --no-empty-directory command. Support sumodule trees regardless of depth.

License: MIT

Usage: git-archive-all [-v] [--prefix PREFIX] [--no-exclude] [--force-submodules] [--extra] [--dry-run] 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.

Paid Support

If functional you need is missing but you're ready to pay for it, feel free to [contact me](mailto:[email protected]?subject=New feature for git-archive-all). If not, create an issue anyway, I'll take a look as soon as I can.

git-archive-all's People

Contributors

kentzo avatar pwaller avatar justinfx avatar amorilia avatar andyli avatar theory avatar eric-zenfire avatar xuhdev avatar jkotur avatar asmodehn avatar philips avatar dalees avatar rykov avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.