gh-f VS difftastic

Compare gh-f vs difftastic and see what are their differences.

gh-f

🔎 the ultimate compact fzf gh extension (by gennaro-tedesco)

difftastic

a structural diff that understands syntax 🟥🟩 (by Wilfred)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
gh-f difftastic
17 67
237 19,356
- -
5.8 9.9
21 days ago 6 days ago
Shell Rust
The Unlicense MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

gh-f

Posts with mentions or reviews of gh-f. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-15.
  • fzf is so powerful when you use it well ! code/files/tags/git history
    5 projects | /r/neovim | 15 Dec 2022
    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
    11 projects | /r/neovim | 13 Sep 2022
    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.
  • A Better Git Diff with Delta
    5 projects | /r/commandline | 30 Aug 2022
    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
    3 projects | /r/commandline | 16 Aug 2022
    Nice, wasn't aware of that. Enjoying looking at the code underneath https://github.com/gennaro-tedesco/gh-f/blob/master/gh-f
    3 projects | /r/commandline | 16 Aug 2022
    You can do all of that in one go with gh-f :)
  • Is there a TUI version of Github?
    5 projects | /r/commandline | 17 May 2022
    gh cli with some gh extensions, like gh-f, gh-s, and gh-i, can get you most of the way there
  • gh-f: now grep through revision history!
    2 projects | /r/commandline | 9 Mar 2022
    Another feature added to gh-f: grep regex pattern through revision history. What about that piece of code you deleted, and now you want to quickly check the old revision file to copy and paste? Say no more: prompt for regex pattern, choose the file name, browse the revision history with preview and show the old file containing the piece of code you are after!
  • ...and now gh-i to search for issues interactively!
    3 projects | /r/bash | 31 Jan 2022
    Check out the bundle: - gh-i (this one) - gh-s (search for repos interactively) - gh-f (snap around your git workflow with fzf)

difftastic

Posts with mentions or reviews of difftastic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-25.

What are some alternatives?

When comparing gh-f and difftastic you can also consider the following projects:

delta - A syntax-highlighting pager for git, diff, and grep output

diffsitter - A tree-sitter based AST difftool to get meaningful semantic diffs

neogit - An interactive and powerful Git interface for Neovim, inspired by Magit

Visual Studio Code - Visual Studio Code

gumtree - An awesome code differencing tool

tree-sitter-cpp - C++ grammar for tree-sitter

git-split-diffs - Syntax highlighted side-by-side diffs in your terminal

emacs-diff-ansi

locust - "git diff" over abstract syntax trees

tree-sitter - An incremental parsing system for programming tools

tryceratops - A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).

magit-delta - Use delta (https://github.com/dandavison/delta) when viewing diffs in Magit