git-reblame VS lazygit

Compare git-reblame vs lazygit and see what are their differences.

git-reblame

Repeatedly calls git-blame to see full history of whatever you ask of git-blame (by jolmg)

lazygit

simple terminal UI for git commands (by jesseduffield)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
git-reblame lazygit
1 145
15 45,761
- -
10.0 9.8
over 4 years ago 5 days ago
Shell Go
GNU General Public License v3.0 only 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.

git-reblame

Posts with mentions or reviews of git-reblame. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-22.
  • Magit, the Magical Git Interface
    19 projects | news.ycombinator.com | 22 Oct 2021
    > - I tried magit and just didn't get it. I couldn't couldn't find a happy path where I thought, "ah yes this is niice".

    I mostly use plain git instead of Magit, for more or less the same reason, although I like git's UI.

    I did find such happy path, though. Magit's blame interface is quite nice to recursively call git-blame and navigate history of pieces of code. I ended up making a CLI program to improve git blame[1] so that I didn't end up switching to Magit just for that.

    [1] https://github.com/jolmg/git-reblame

lazygit

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

What are some alternatives?

When comparing git-reblame and lazygit you can also consider the following projects:

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal

gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀

gitblame - minimal vim plugin for working with git; with a focus on git blame and git grep commands

tig - Text-mode interface for git

git-cli-tools - Collection of CLI tools for Git.

magit - It's Magit! A Git Porcelain inside Emacs.

GitUp - The Git interface you've been missing all your life has finally arrived.

diffview.nvim - Single tabpage interface for easily cycling through diffs for all modified files for any git rev.

legit - Git for Humans, Inspired by GitHub for Mac™.

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