Are you sad when you are typing git add shitty/long/path/to/file.exe
, but you can't use SourceTree (or other GUI) because you are proud terminal user?
I was too. But now I'm using LazyGit!
jesseduffield / lazygit
simple terminal UI for git commands
Sponsors
Maintenance of this project is made possible by all the contributors and sponsors. If you'd like to sponsor this project and have your avatar or company logo appear below click here. 💙
Elevator Pitch
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…
Installation
You can install it on MacOS using brew
brew install jesseduffield/lazygit/lazygit
(Linux and Widows are also supported, just read the manual)
Configuration
LazyGit, as every good terminal app, is configurable. Documentation is not the best, but good enough. For example, you can use it with white theme
About series
Cool GitHub projects is a blog posts series where I will share useful/fancy projects I found on GitHub
Top comments (0)