avinashkranjan / Amazing-Python-Scripts

🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
https://amazing-python-scripts.avinashranjan.com
MIT License
2.17k stars 922 forks source link

[Script]: Version control automation #2897

Open Kalivarapubindusree opened 11 months ago

Kalivarapubindusree commented 11 months ago

Aim

I want to add version control automation script in python

Details

This script automates the process of creating a new branch, making a commit, and pushing changes to the remote repository.

Record

Kalivarapubindusree commented 11 months ago

/assign