1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-17 01:42:45 +02:00

Merge pull request #2 from robertely/patch-1

Correct gocui link
This commit is contained in:
Jesse Duffield
2018-08-05 12:45:51 +10:00
committed by GitHub

View File

@ -1,5 +1,5 @@
# lazygit
A simple terminal UI for git commands, written in Go with the [gocui](https://www.google.com "gocui") library.
A simple terminal UI for git commands, written in Go with the [gocui](https://github.com/jroimartin/gocui "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!