57

I made a free tool that made me 10 times faster at git, please check it out

 5 years ago
source link: https://www.tuicool.com/articles/hit/uIBBry2
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

lazygit

A simple terminal UI for git commands, written in Go with the gocui library.

are YOU tired of typing every git command directly into the terminal, but you're too stubborn to use Sourcetree because you'll never forgive Atlassian for making Jira? This is the app for you!

RNbe6fJ.gif

Installation

In a terminal call this command: go get github.com/jesseduffield/lazygit

then just call lazygit in your terminal inside a git repository

If you want, you can also add an alias for this with echo "alias lg='lazygit' > ~/.zshrc (or whichever rc file you're using)

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 down and rename commits

Resolving merge conflicts

M7ZfQjV.gif

Viewing commit diffs

Bb2MZza.png!web

Work in progress

This is still a work in progress so there's still bugs to iron out and as this is my first project in Go the code could no doubt use an increase in quality, but I'll be improving on it whenever I find the time. If you have any feedback feel free to raise an issue/submit a PR.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK