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
- Host: GitHub
- URL: https://github.com/narazaka/git-partial-push
- Owner: Narazaka
- License: zlib
- Created: 2024-11-02T15:46:21.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-02T15:55:23.000Z (about 1 year ago)
- Last Synced: 2025-03-19T22:52:58.339Z (10 months ago)
- Topics: git, git-push
- Language: TypeScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)