Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Feel free to contribute.
* [fugitive.vim](https://github.com/tpope/vim-fugitive) - Git plugin for *Vim*.
* [gitin](https://github.com/isacikgoz/gitin) - Commit/branch/workdir explorer for git.
* [Gitu](https://github.com/altsem/gitu) - TUI Git client inspired by Magit.
* [gitty](https://github.com/Omibranch/gitty) - Single-binary CLI for git and GitHub with short, human-readable commands. `gitty up` replaces `git add . && git commit && git push`.
* [GitUI](https://github.com/Extrawurst/gitui) - Blazing fast terminal-ui for git written in rust.
* [Jujutsu](https://github.com/jj-vcs/jj) - Git-compatible VCS that is both simple and powerful.
* [lazygit](https://github.com/jesseduffield/lazygit) - Simple terminal UI for git commands.
Expand Down