Description
A simple terminal UI for git commands, written in Go with the gocui library.
Rant time: You've heard it before, git is powerful, but what good is that power when everything is so damn hard to do? Interactive rebasing requires you to edit a goddamn TODO file in your editor? Are you kidding me? To stage part of a file you need to use a command line program to step through each hunk and if a hunk can't be split down any further but contains code you don't want to stage, you have to edit an arcane patch file by hand? Are you KIDDING me?! Sometimes you get asked to stash your changes when switching branches only to realise that after you switch and unstash that there weren't even any conflicts and it would have been fine to just checkout the branch directly? YOU HAVE GOT TO BE KIDDING ME!
If you're a mere mortal like me and you're tired of hearing how powerful git is when in your daily life it's a powerful pain in your ass, lazygit might be for you.
Installation Instructions
# dnf copr enable atim/lazygit
# dnf install lazygit
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 9 | aarch64 (31)*, x86_64 (66)* | Centos-stream 9 (162 downloads) |
EPEL 7 | x86_64 (622)* | EPEL 7 (1053 downloads) |
EPEL 8 | x86_64 (4232)* | EPEL 8 (2965 downloads) |
EPEL 9 | aarch64 (315)*, x86_64 (4232)* | EPEL 9 (2718 downloads) |
Fedora 39 | aarch64 (609)*, x86_64 (12489)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (949)*, x86_64 (25106)* | Fedora 40 (14336 downloads) |
Fedora 41 | aarch64 (189)*, x86_64 (9826)* | Fedora 41 (7146 downloads) |
Fedora rawhide | aarch64 (63)*, x86_64 (668)* | Fedora rawhide (787 downloads) |
* Total number of downloaded packages.