A powerful Git batch commit tool that stages, commits, and pushes files in customizable batches.
Project description
Git Batch Commit
Git Batch Commit is an advanced Python-based command-line tool designed to automate and simplify batch staging, committing, and pushing files in Git repositories. Ideal for developers working with a large number of files, it allows users to control the number of files per commit, reducing performance issues and making version control more efficient.
Features:
- Batch Staging & Committing – Stage and commit files in user-defined batch sizes.
- Interactive CLI – Users can choose the number of files to commit at each step.
- Automated Push – Commits are automatically pushed to the remote repository.
- Error Handling – Prevents common Git errors, such as missing staged files.
- Custom Commit Messages – Users can provide their own commit messages or use generated ones.
- Cross-Platform – Works on Windows, macOS, and Linux.
Installation:
You can install Git Batch Commit via pip:
pip install git-batch-commit
Usage:
Once installed, you can run the tool using:
git_batch_commit
Follow the interactive prompts to stage, commit, and push files.
Requirements:
- Python 3.6 or later
- Git installed and configured
License:
This project is licensed under the MIT License.
Author:
Developed by Vaishal.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file git_batch_commit-1.0.5.tar.gz.
File metadata
- Download URL: git_batch_commit-1.0.5.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e657fd3a9f1577662f75ddf66e45e97c6f2c0f6cf850cce53509865bbc8bfaa5
|
|
| MD5 |
57362089a09909535f90a664ab9e9822
|
|
| BLAKE2b-256 |
549c89b80fd204c03bd51c8d16cb87905093997ea898b1154175610f2b38f7cd
|
File details
Details for the file git_batch_commit-1.0.5-py3-none-any.whl.
File metadata
- Download URL: git_batch_commit-1.0.5-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
525269ffccc8231e6d30114f5eca4a3f938785fc2be81ddb9954eee9584d5121
|
|
| MD5 |
0eb0663936dff0a37702497ab231fff0
|
|
| BLAKE2b-256 |
d8b15ef5a090628be741dee8214ec52efe4abe38d49d5cc5a4a0fa0f24924b08
|