mirror of
https://github.com/devtoolsd/awesome-devtools.git
synced 2026-07-16 04:55:26 -05:00
[PR #166] Add gitty — single-binary Git+GitHub CLI #3183
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/devtoolsd/awesome-devtools/pull/166
Author: @Omibranch
Created: 4/5/2026
Status: 🔄 Open
Base:
main← Head:add-gitty📝 Commits (1)
f7ad016Add gitty — single-binary Git+GitHub CLI📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
readme.md(+1 -0)📄 Description
gitty
gitty is a single Go binary that wraps Git and GitHub CLI into short, human-readable commands.
Core: `gitty up` replaces `git add + git commit + git push` in one command.
Fits well in the CLIs & Terminal Tools section alongside fzf, bat, and other productivity CLI tools. MIT · Go · v2.2.0 · Linux/macOS/Windows.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.