0.0.1 • Published 4 years ago

git-chunk v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

git-chunk

Chunks committing and pushing. This is a dead simple script and hasn't been well thought out or battle tested at all. I just wrote this to automatically chunk and push up a huge repo in small commits to Github. It chunks 100 unstaged files, makes a commit, and pushes it to origin/master. If you want to use this and need some more options, feel free to open a PR! Use at your own risk!

oclif Version Downloads/week License

Usage

$ npm install -g git-chunk
$ git-chunk COMMAND
running command...
$ git-chunk (-v|--version|version)
git-chunk/0.0.1 darwin-x64 node-v10.16.3
$ git-chunk --help [COMMAND]
USAGE
  $ git-chunk COMMAND
...

Commands