forgit
tig
forgit | tig | |
---|---|---|
18 | 62 | |
4,476 | 12,508 | |
- | - | |
7.2 | 7.2 | |
11 days ago | 4 days ago | |
Shell | C | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
forgit
-
My last weeks GitHub contributions
Some PR about forgit improvements
-
A TUI Git client inspired by Magit
i don't like tuis that much (other than for editing text, i mean), but i also really don't like git's command line interface.
so i've been using forgit, which basically adds a really nice fzf interface for git. it really fits the way i work within a terminal (i'm a heavy fzf user).
https://github.com/wfxr/forgit
-
Introducing: LVIM FORGIT - Forgit for Neovim
Seems like (maybe) itβs a NeoVim integration of this tool
- Your git setup for neovim?
-
fzf-git.sh: bash and zsh key bindings for Git objects, powered by fzf
So it is like https://github.com/wfxr/forgit only that instead of a command you can use shortcut in your terminal emulator, right?
-
Forgit and Lazygit. The 2 Git tools to supercharge your git workflow?
Well, what if I told you there are tools that can improve this significantly. We are going to be looking at 2 tools today, forgit and lazygit. Both of these tools let us do many of our day-to-day git tasks, interactively and come with a LOT of keyboard shortcuts.
- forgit
- GitHub - wfxr/forgit: A utility tool powered by fzf for using git interactively.
- forgit βa tool powered by fzf for using git interactively
-
Forgit: A utility tool powered by fzf for using Git interactively
No, they're not.
`gcp` and `ga` are part of forgit, not OPs config. That's why searching the repo didn't find anything. I assumed they were part of OPs linked repo.
`gcp` https://github.com/wfxr/forgit/search?q=gcp
`ga` https://github.com/wfxr/forgit/search?q=ga
tig
-
π¦ GitLab: Forget GitKraken, Here Are The Only Git Commands You Need
Use tig. This TUI (terminal user interface) is halfway between the GUI and the command line. It basically does the same thing as the previous command, but itβs easier on the eyes while allowing you to stay in the terminal. It will also make it easier to see the diff for a particular commit.
-
My .gitconfig File Dissected
If you want an interactive commit graph, among other features, look at tig https://jonas.github.io/tig/
-
Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
https://github.com/jonas/tig is one of the first things I install on a new dev machine. It's a really nice UI for staging files or hunks. Since it's just a companion to the git CLI, it feels much more focused than full-blown git GUIs, and doesn't do anything magical.
-
Every Git Command I Use (Cheatsheet)
Related but I use tig, a TUI, a lot to examine the state of my working tree and index and stage/unstage/reset changes piecemeal. It works great.
- Tig: Text-Mode Interface for Git
-
Magit
I'd like to plug [tig](https://github.com/jonas/tig) for those who don't use emacs. I see lazygit recommended here too, but I've been using tig for years now and love it's simplicity.
-
Is there any solution like Github Desktop and Gitkraken For terminal Users
Try tig
-
What is your preferred version control software and what additional features do you wish it had?
I'm normally a CLI git (and tig) user.
-
TexStudio - git integration for easy committing?
Sometimes when I work in command line I use tig (https://jonas.github.io/tig/). There is also similar tool lazygit (https://github.com/jesseduffield/lazygit)
-
gti, gtti, giit, gut, gti, got, hit, jit, git <enter> {f%ck} <up-arrow-key>
And you accidently open a git TUI
What are some alternatives?
ohmyzsh - π A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
lazygit - simple terminal UI for git commands
jj - A Git-compatible VCS that is both simple and powerful
gitui - Blazing π₯ fast terminal-ui for git written in rust π¦
GitUp - The Git interface you've been missing all your life has finally arrived.
lazygit.nvim - Plugin for calling lazygit from within neovim.
git-branchless - High-velocity, monorepo-scale workflow for Git
vim-floaterm - :computer: Terminal manager for (neo)vim
elixir-oh-my-zsh - Oh My Zsh plugin for Elixir, IEX, Mix and Phoenix
cz-cli - The commitizen command line utility. #BlackLivesMatter
bat-extras - Bash scripts that integrate bat with various command line tools.
gitsigns.nvim - Git integration for buffers