Magit

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. magit-delta

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

    magit-delta's dev is very responsive, but there's still an outstanding performance issue blocking me from adopting it:

    https://github.com/dandavison/magit-delta/issues/9

  2. 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.

    InfluxDB logo
  3. magit

    It's Magit! A Git Porcelain inside Emacs.

  4. doomemacs

    An Emacs framework for the stubborn martian hacker

  5. neogit

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

    For neovim users, there's a work-in-progress clone, neogit: https://github.com/timUntersberger/neogit/

    Some of my colleagues use emacs/magit, and after seeing how absolutely lovely the workflow is, I've put in a lot of work over the last few months expanding it. You can check out my fork here: https://github.com/ckolkey/neogit/

    One thing I particularly like to tease my emacs' colleagues about is that my magit is faster than theirs thanks to neovim's async capabilities.

  6. neogit

    magit for neovim (by CKolkey)

    For neovim users, there's a work-in-progress clone, neogit: https://github.com/timUntersberger/neogit/

    Some of my colleagues use emacs/magit, and after seeing how absolutely lovely the workflow is, I've put in a lot of work over the last few months expanding it. You can check out my fork here: https://github.com/ckolkey/neogit/

    One thing I particularly like to tease my emacs' colleagues about is that my magit is faster than theirs thanks to neovim's async capabilities.

  7. tig

    Text-mode interface for git

    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.

  8. delta

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

    I'm surely in the minority here. I've been using Emacs for almost a decade now, but I just can't get into the Magit workflow. I've tried several times, but always end up going back to Git on the command line. I have dozens of aliases, shell integrations, a nice diff viewer[1], etc., and interacting with Git has become muscle memory. I can commit, cherry-pick, rebase, bisect, fix conflicts, etc., in a fraction of the time it would take me to navigate Magit's UI. I'm sure with enough practice, a Magit user could do this more quickly and efficiently, but honestly, with some custom-built porcelain, Git's UI is not so bad. Though this could very well be Stockholm syndrome after using it for such a long time...

    For whatever reason, Magit's opinionated workflows never clicked with me. A part of it is the concern that it will do something weird to my repo that I'll then have to waste more time undoing manually. I usually don't trust sugary wrappers around tools. And another is the fact I don't use Emacs on all machines, and setting up Git on a remote system is just a matter of copying over my config and some shell integrations.

    Also, on a more personal note, I find the cultish fanboyism whenever Magit is brought up slightly offputting. Does anyone have anything bad to say about it? No software can realistically be this infallible. :)

    [1]: https://github.com/dandavison/delta

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. edamagit

    Magit for VSCode

    > Using the Vscode extension version [...]

    Are you referring to https://github.com/kahole/edamagit ?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Magit diff highlight

    1 project | /r/emacs | 14 Jun 2023
  • Go to next line in magit-delta broken after updating to Emacs 29

    1 project | /r/emacs | 19 Dec 2022
  • Difftastic: syntax-aware intelligent diffs

    1 project | /r/Clojure | 3 Apr 2022
  • How to configure magit with difftastic?

    3 projects | /r/emacs | 29 Mar 2022
  • magit-delta: Use delta (https://ift.tt/2V2nRBc) when viewing diffs in Magit

    1 project | /r/planetemacs | 20 Oct 2021