[PR #628] [CLOSED] Add gitty to Development section #17809

Closed
opened 2026-07-14 12:13:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rothgar/awesome-tuis/pull/628
Author: @Omibranch
Created: 4/6/2026
Status: Closed

Base: mainHead: add-gitty


📝 Commits (1)

  • f920f7d Add gitty to Development section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds gitty to the Development section.

gitty is a Git workflow CLI tool written in Go with interactive terminal features:

  • Interactive selective line commits (`gitty pick`) — select specific lines to commit
  • Interactive conflict resolution (`gitty fix`) — resolve merge conflicts in the terminal
  • One-command workflow: stage + commit + push (`gitty sync [message]`)
  • Remove files from all git history (`gitty erase`)

MIT licensed, single binary, cross-platform (Linux/macOS/Windows).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rothgar/awesome-tuis/pull/628 **Author:** [@Omibranch](https://github.com/Omibranch) **Created:** 4/6/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-gitty` --- ### 📝 Commits (1) - [`f920f7d`](https://github.com/rothgar/awesome-tuis/commit/f920f7d9c16949cabb5a559128af3291cf8ae963) Add gitty to Development section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [gitty](https://github.com/Omibranch/gitty) to the Development section. gitty is a Git workflow CLI tool written in Go with interactive terminal features: - Interactive selective line commits (\`gitty pick\`) — select specific lines to commit - Interactive conflict resolution (\`gitty fix\`) — resolve merge conflicts in the terminal - One-command workflow: stage + commit + push (\`gitty sync [message]\`) - Remove files from all git history (\`gitty erase\`) MIT licensed, single binary, cross-platform (Linux/macOS/Windows). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-14 12:13:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tuis#17809