{"repo":"prime-infinity/qit","free":true,"listed":false,"github":"https://github.com/prime-infinity/qit","clone":"git clone https://github.com/prime-infinity/qit.git","description":"A CLI tool to automate git commands. Quick git add, commit, and push with one command","language":"JavaScript","stars":15,"topics":["automation","cli","git","productivity"],"license":null,"category":"workflow-automation","readme_excerpt":"Qit 🚀 A simple CLI tool to automate your git workflow. Qit combines the three most common git commands ( git add . , git commit -m , and git push ) into a single command. Installation Global Installation(preferred) To install the qit-cli globally so it can be used anywhere on your system: Local Installation If you prefer to install it locally in a specific project folder: To run it locally, use npx in your project folder: If installed glabally, just use qit in your project folder: Usage Basic Usage To quickly stage, commit and push your changes, use: The command above will: 1. Stage all changes (git add .) 2. Create a commit with your message (git commit -m \"your message\") 3. Push to your current branch (git push origin ) Examples Handling Failed Pushes If a push fails (e.g., due to no internet connection), the changes will be committed locally but remain unpushed. When your internet connection is restored, you can try pushing again using: This will run: Default Settings - Qit automatically detects your current branch and pushes to it - All changes are staged using git add . - Changes are pushed to origin remote Features Core Features - Single Command Operation : Execute multiple git commands with one command - Auto Branch Detection : Automatically detects and pushes to your current branch - Smart Defaults : Works out of the box with sensible defaults - Clear Feedback : Colorful terminal output shows operation progress Terminal Output - Stage changes: Blue indicators - Commi","default_branch":null,"files":null,"tree":[],"storefront":"/r/prime-infinity","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/prime-infinity/qit/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}