GitChunkPusher is a Python-based automation tool that helps developers push large repositories efficiently and intelligently. Instead of pushing all files at once, it divides the files into smaller chunks, preventing timeout errors and reducing resource consumption. This Scripts helps to avoid LFS.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Add progress bar, estimated time remaining, and retry failed pushes
1f973ccView on GitHubAdded Stop Push Button to stop the push process, also add a button to copy the logs
75d3354View on GitHubFixed Git path issues, Auto-removes Git lock (index.lock), Commits staged files properly
db9f250View on GitHub