Skip to main content

A comprehensive Git operations tool with advanced features

Project description

Git Operations Tool

PyPI version Python versions License Publish

A comprehensive Git operations tool with advanced features including:

  • Enhanced Auto commit and push - Two modes available:
    • 🚀 Bulk commit: Commit all changes in one operation
    • 📁 Individual file commits: Commit each file separately with configurable delays
  • Smart timing controls - Prevents rate limiting with configurable delays between commits
  • Advanced safety checks - Automatically skips sensitive files, large files, and binary files
  • Improved error handling - Retry mechanisms with exponential backoff
  • Branch management - Create, list, checkout, and delete branches
  • Pull requests - GitHub integration for creating pull requests
  • Merge operations - Safe branch merging
  • Repository status and logs - Comprehensive Git status and history viewing

Installation

pip install git-operations-tool

Usage

After installation, run the tool with:

git-ops

Features

🚀 Enhanced Auto Commit & Push (v0.2.0)

  • Two commit modes:
    • Bulk commit: All changes in one commit (fast, clean history)
    • Individual commits: Each file committed separately (detailed tracking)
  • Smart timing: Configurable delays prevent rate limiting and commit conflicts
  • Safety first: Automatically excludes sensitive files, large files, and binaries
  • Robust error handling: Retry mechanisms with exponential backoff

🌿 Branch Management

  • Create, list, checkout, and delete branches
  • Automatic branch switching and creation
  • Safe merge operations with conflict detection

🔗 GitHub Integration

  • Create pull requests directly from the tool
  • Repository status and commit history viewing
  • Remote synchronization with retry logic

🛡️ Safety & Reliability

  • Gitignore pattern matching
  • Sensitive file detection (.env, keys, credentials)
  • Large file size limits (>100MB excluded)
  • Binary file detection and exclusion

Development

To contribute or run from source:

git clone https://github.com/Idk507/git-ops-v2.git
cd git-operations-tool
pip install -e .

License

MIT License - See LICENSE for details.

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

git_operations_tool-0.2.4.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

git_operations_tool-0.2.4-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file git_operations_tool-0.2.4.tar.gz.

File metadata

  • Download URL: git_operations_tool-0.2.4.tar.gz
  • Upload date:
  • Size: 16.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for git_operations_tool-0.2.4.tar.gz
Algorithm Hash digest
SHA256 bb1b4f3fa227126daf895e0cd40be3ac290a79d3b7b68d0810ebf4366dfd1259
MD5 2d8f01ec68d44f963cbdc222b73f2c2f
BLAKE2b-256 b8e3e03f0cd377724180735e084d87d2508385f6ea48e56f009024ee5bdf87db

See more details on using hashes here.

File details

Details for the file git_operations_tool-0.2.4-py3-none-any.whl.

File metadata

File hashes

Hashes for git_operations_tool-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5f00c7f6e752c042aac69bcbd81d9d365fc96b4b251a09650c13827766093189
MD5 a7606493eefa634d531de251f21065e3
BLAKE2b-256 f9192faba9215a0dd71d16ae447c3a28003a02cc067d140d9f54d0c8161a51b3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page