A Handy Tool for Developers Using GitHub! #161420
Unanswered
ANGIBU
asked this question in
Code Search and Navigation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey devs — tired of manually committing your changes to GitHub?
I made a tool that takes care of it all for you and boosts your workflow like crazy.
Here’s what it does:
⚙️ Features:
Fully auto setup: Creates folders, runs git init, and clones remote repos for you.
Auto installs required modules: Checks & installs gitpython, schedule, pywin32.
Two-way sync: Automatically pulls remote changes and pushes your local updates.
Auto conflict resolution: Opens Git Bash vim editor when conflicts happen.
3-way merge/rebase support: Detects and handles merge situations automatically.
Custom commit messages: Set prefixes, formats, and show number of changed files.
Scheduling: Auto-sync at your desired interval (default is every 10 minutes).
Service mode: Can be installed as a Windows service too.
Language files included:
→ KR file for Korean
→ EN file for English
Why it’s awesome:
It automatically backs up your work to GitHub every 10 minutes, so if something breaks or you mess up, you’ve always got your latest version safe.
I've been using it in my own projects and it seriously made my workflow so much smoother.
📧 Found a bug or have a suggestion?
Send it to me at [[email protected]] — I’ll review and update the GitHub repo accordingly.
Also, if you like it, a ⭐ on the repo would mean a lot to me!
Link : https://github.com/ANGIBU/Git_advanced_automate-v3.0
Beta Was this translation helpful? Give feedback.
All reactions