7b9e72180a
Also, while here, fix typos in pkg-descr. Approved by: hrs (mentor) Relnotes: https://github.com/jesseduffield/lazygit/releases/tag/v0.2.0 https://github.com/jesseduffield/lazygit/releases/tag/v0.2.1 Differential Revision: https://reviews.freebsd.org/D16933
6 lines
331 B
Text
6 lines
331 B
Text
lazygit is a CLI tool to handle git repositories, written in Go with the gocui
|
|
library. You can add files easily, resolve merge conflicts, checkout recent
|
|
branches easily, scroll through logs/diffs of branches/commits.stash,
|
|
push/pull quickly, squash down and rename commits in CLI.
|
|
|
|
WWW: https://github.com/jesseduffield/lazygit
|