Skip to content

Add gitty to Productivity Tools#389

Open
Omibranch wants to merge 1 commit intowmariuss:mainfrom
Omibranch:add-gitty
Open

Add gitty to Productivity Tools#389
Omibranch wants to merge 1 commit intowmariuss:mainfrom
Omibranch:add-gitty

Conversation

@Omibranch
Copy link
Copy Markdown

What is gitty?

gitty is a single-binary CLI that shortens the daily git+GitHub workflow.

Core idea: `gitty up` replaces `git add . && git commit -m "..." && git push`

Why it belongs in Productivity Tools:

  • Reduces 3-command commit-push cycle to one command
  • Zero runtime dependencies, single binary (Linux/macOS/Windows)
  • Semantic shortcuts: `gitty push=main`, `gitty pull~dev`
  • Works alongside existing git and gh setups

Available via Homebrew, AUR (Arch), winget (Windows), and install script.

@Omibranch Omibranch requested a review from wmariuss as a code owner April 6, 2026 14:17
@wmariuss
Copy link
Copy Markdown
Owner

Hi,

can you add it to the end of the list?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants