Lazygit - Unproblematic In Conclusion Ui For Git Commands


H5N1 elementary concluding UI for git commands, written inwards Go amongst the gocui library.
Are YOU tired of typing every git ascendency straight into the terminal, merely you're likewise stubborn to run Sourcetree because you'll never forgive Atlassian for making Jira? This is the app for you!

Installation

Homebrew
brew tap jesseduffield/lazygit brew install lazygit

Ubuntu
Packages for Ubuntu 16.04, 18.04 in addition to 18.10 are available via Launchpad PPA.
Release builds
Built from git tags. Supposed to last to a greater extent than stable.
sudo add-apt-repository ppa:lazygit-team/release sudo apt-get update sudo apt-get install lazygit
Daily builds
Built from primary branch i time inwards 24 hours (or to a greater extent than sometimes).
sudo add-apt-repository ppa:lazygit-team/daily sudo apt-get update sudo apt-get install lazygit

Void Linux
Packages for Void Linux are available inwards the distro repo
They follow upstream latest releases
sudo xbps-install -S lazygit

Arch Linux
Packages for Arch Linux are available via AUR (Arch User Repository).
There are 2 packages. The stable i which is built amongst the latest unloosen in addition to the git version which builds from the around recent commit.
Instruction of how to install AUR content tin last constitute here: https://wiki.archlinux.org/index.php/Arch_User_Repository

Binary Release (Windows/Linux/OSX)
You tin download a binary unloosen here.

Go
go instruct github.com/jesseduffield/lazygit
Please note: If yous instruct an error claiming that lazygit cannot last constitute or is non defined, yous may demand to add together /go/bin to your $PATH (MacOS/Linux), or %HOME%\go\bin (Windows). Not to last mistaked for C:\Go\bin (which is for Go's ain binaries, non apps similar Lazygit).

Usage
Call lazygit inwards your concluding within a git repository. If yous want, yous tin also add together an alias for this amongst echo "alias lg='lazygit'" >> /.zshrc (or whichever rc file you're using).
  • Basic video tutorial here.
  • List of keybindings here.

Cool features
  • Adding files easily
  • Resolving merge conflicts
  • Easily check out recent branches
  • Scroll through logs/diffs of branches/commits/stash
  • Quick pushing/pulling
  • Squash downwards in addition to rename commits

Resolving merge conflicts


Viewing commit diffs


Milestones
  • Easy Installation (homebrew, unloosen binaries)
  • Configurable Keybindings
  • Configurable Color Themes
  • Spawning Subprocesses
  • Maintainability
  • Performance
  • i18n