mirror of
https://github.com/alebcay/awesome-shell.git
synced 2026-07-16 02:54:12 -05:00
[PR #685] Add gitty — human-readable Git/GitHub CLI wrapper #5559
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/alebcay/awesome-shell/pull/685
Author: @Omibranch
Created: 4/5/2026
Status: 🔄 Open
Base:
master← Head:add-gitty📝 Commits (1)
375d03bAdd gitty to For Developers section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
gitty
gitty is a single-binary CLI that wraps Git and GitHub into short, human-readable commands.
Core idea: `gitty up` replaces the entire `git add → git commit → git push` cycle in one word.
Highlights
Fits in the For Developers section alongside other git workflow tools like `forgit`, `gita`, and `git-extras`.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.