git-archiver
v1.0.8
Published
A cli tool for archiving all branches of the current project
Readme
git-archiver
A cli tool for archiving all branches of the current project
Built With
Node.js, Chalk
Installation
npm install -g git-archiverUsage
git-archiver [arguments]
Options:
-h, --help show help information.
-v, --version show git-archiver version.
-l, --list show all branches in remote repo
-g, --generate generate branches.txt with all branches information
Examples:
$ git-archiver starts git archiver and generates all archivesgit-archiverAfter a while you shall see all branches of your currrent project git repositories being saved as zip archives one by one.
License
Distributed under the MIT License.
Contact
Mayank Kapri - @kapriprograms - [email protected]
Project Link: https://github.com/rulerzz/git-archiver
