Skip to content

Idk507/git_operations_tool

Repository files navigation

Git Operations Tool

PyPI version Python versions License CI/CD

A comprehensive Git operations tool with advanced features including:

  • Auto commit and push files
  • Branch management
  • Pull requests (GitHub integration)
  • Merge operations
  • Git log viewing
  • And many more Git features

Installation

pip install git-operations-tool

Usage

After installation, run the tool with:

git-ops

Features

  • Auto commit and push: Easily commit and push all files with one command
  • Branch management: Create, list, checkout, and delete branches
  • Pull requests: Create GitHub pull requests directly from the tool
  • Merge operations: Merge branches with confidence
  • Status and logs: View repository status and commit logs

Development

To contribute or run from source:

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

License

MIT License - See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors