SaaSHub helps you find the best software and product alternatives Learn more β
Gh-f Alternatives
Similar projects and alternatives to gh-f
-
Git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
-
fzf-preview.vim
The plugin that powerfully integrates fzf and (Neo)vim. It is also possible to integrate with coc.nvim.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
gh-f discussion
gh-f reviews and mentions
- Show HN: The match between fzf and gh CLI
-
gh-f adds diff per filetype and other small improvements
gh-f is a GitHub CLI extension that I wrote that does all-things-fzf for git. From time to time I add new small features or quality of life adjustments :).
-
fzf is so powerful when you use it well ! code/files/tags/git history
If you are into github CLI extensions, check out the ultimate fzf git extension: gh-f (unrelated to neovim, but shamelessy I am the author).
-
Git workflow
I deal with most of my git workflow from terminal simply because I find git to be easiest to use from the command line, where each command is verbose enough for you to understand what you are doing, and so is its output. Lately, with the introduction of the gh CLI things have gotten even easier, and all the workflow of branches, PRs, releases, runs and so forth is easily handled via command line as well: I wrote gh-f, an extension that integrates gh with fzf and you're good to go at the speed of light.
-
gh-f stable release 1.0.0
I have worked on gh-f for about one year and I have now reached the point where I consider it to be stable and robust enough to award it a full 1.0.0 release.
-
A Better Git Diff with Delta
You may want to check out gh-f, where most of the functions/alias shown in the videos are packaged as gh CLI extension.
-
CLI to Search, Preview, & Check Out a GitHub PR
Nice, wasn't aware of that. Enjoying looking at the code underneath https://github.com/gennaro-tedesco/gh-f/blob/master/gh-f
-
Is there a TUI version of Github?
gh cli with some gh extensions, like gh-f, gh-s, and gh-i, can get you most of the way there
-
If you could chose only one, would you choose "vim-fugitive" or "lazygit", and why?
If you are interesting in cherrypicking (and much more) you may want to have a look at gh-f, a GitHub CLI extension that works with fzf (in particular look at gh f -k)
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 May 2025
Stats
gennaro-tedesco/gh-f is an open source project licensed under The Unlicense which is an OSI approved license.
The primary programming language of gh-f is Shell.