Discontinued: This is now part of git-extras
A simple git command extension to archive all tracked files into a single zip archive. The archive will get a usefull name.
Put the git-archive-file
script somewhere into your executable path.
In a git repository: git archive-file
- Test on Mac OSX
- Installation through a script/Makefile
- Maybe send this as a pull request to [git-extras] (https://github.com/visionmedia/git-extras)
- (Test on Windows)
- Autocompletion