An open API service indexing awesome lists of open source software.

https://github.com/narazaka/git-partial-push

git push for large repo
https://github.com/narazaka/git-partial-push

git git-push

Last synced: 4 months ago
JSON representation

git push for large repo

Awesome Lists containing this project

README

          

# git-partial-push

git push for large repo

## Install

download exe from [releases](https://github.com/Narazaka/git-partial-push/releases/latest)

## Usage

```
git-partial-push

OPTIONS:
--branch, -b - git branch
--remote, -r - git remote
--cwd, -c - working directory (default .) [optional]
--batch-size, -s - batch size (default 30) [optional]

FLAGS:
--help, -h - show help
```

## License

[Zlib license](LICENSE)