Subject: CVS commit: pkgsrc/devel/lazygit
From: Amitai Schleier
Date: 2021-07-06 19:18:31
Message id: 20210706171831.E0531FA95@cvs.NetBSD.org

Log Message:
Add lazygit, a simple terminal UI for git commands.

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.

Files:
RevisionActionfile
1.1addpkgsrc/devel/lazygit/DESCR
1.1addpkgsrc/devel/lazygit/Makefile
1.1addpkgsrc/devel/lazygit/PLIST
1.1addpkgsrc/devel/lazygit/distinfo
1.1addpkgsrc/devel/lazygit/go-modules.mk