Tools around git
lazygit
gitui
- gitui
- Rust, faster than lazygit
Issues:
- Panic when starting from subfolder
- experienced with 0.26.3-2
degit
When you run degit
some-user/some-repo
, it will find the latest commit onhttps://github.com/some-user/some-repo
and download the associated tar file to~/.degit/some-user/some-repo/commithash.tar.gz
if it doesn't already exist locally