Skip to content

Add gitty — human-readable Git/GitHub CLI wrapper#685

Open
Omibranch wants to merge 1 commit intoalebcay:masterfrom
Omibranch:add-gitty
Open

Add gitty — human-readable Git/GitHub CLI wrapper#685
Omibranch wants to merge 1 commit intoalebcay:masterfrom
Omibranch:add-gitty

Conversation

@Omibranch
Copy link
Copy Markdown

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

  • `gitty up` — stage, commit, and push in one shot
  • Human-readable shorthand: `gitty push=main`, `gitty pull~main`
  • Interactive conflict resolution: `gitty fix `
  • Selective commits by line range or code markers
  • Built in Go — single binary, zero external dependencies
  • Runs on Linux (amd64/arm64), macOS, Windows

Fits in the For Developers section alongside other git workflow tools like `forgit`, `gita`, and `git-extras`.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant