同步操作将从 Gitee 极速下载/lazygit 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
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!
brew tap jesseduffield/lazygit
brew install lazygit
Packages for Ubuntu 16.04, 18.04 and 18.10 are available via Launchpad PPA.
Release builds
Built from git tags. Supposed to be more stable.
sudo add-apt-repository ppa:lazygit-team/release
sudo apt-get update
sudo apt-get install lazygit
Daily builds
Built from master branch once in 24 hours (or more sometimes).
sudo add-apt-repository ppa:lazygit-team/daily
sudo apt-get update
sudo apt-get install lazygit
Packages for Void Linux are available in the distro repo
They follow upstream latest releases
sudo xbps-install -S lazygit
Packages for Arch Linux are available via AUR (Arch User Repository).
There are two packages. The stable one which is built with the latest release and the git version which builds from the most recent commit.
Instruction of how to install AUR content can be found here: https://wiki.archlinux.org/index.php/Arch_User_Repository
You can download a binary release here.
go get github.com/jesseduffield/lazygit
Please note:
If you get an error claiming that lazygit cannot be found or is not defined, you
may need to add ~/go/bin
to your $PATH (MacOS/Linux), or %HOME%\go\bin
(Windows). Not to be mistaked for C:\Go\bin
(which is for Go's own binaries,
not apps like Lazygit).
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).
We love your input! Please check out the contributing guide. For contributor discussion about things not better discussed here in the repo, join the slack channel
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.
If you want to see what I (Jesse) am up to in terms of development, follow me on twitter or watch me program on twitch.
If you find that lazygit doesn't quite satisfy your requirements, these may be a better fit:
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。