1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00
simple terminal UI for git commands
Go to file
2018-06-10 11:36:27 +10:00
.gitignore update gitignore 2018-06-09 19:06:52 +10:00
branches_panel.go Update README.md 2018-06-10 11:35:35 +10:00
commits_panel.go add support for merging 2018-06-09 19:06:33 +10:00
confirmation_panel.go add support for merging 2018-06-09 19:06:33 +10:00
files_panel.go add support for merging 2018-06-09 19:06:33 +10:00
gitcommands.go use log instead of diff for now 2018-06-10 11:36:27 +10:00
gui.go Update README.md 2018-06-10 11:35:35 +10:00
main.go remove log of directory 2018-06-05 19:32:27 +10:00
merge_panel.go add support for merging 2018-06-09 19:06:33 +10:00
README.md Update README.md 2018-06-10 11:35:35 +10:00
stash_panel.go add support for merging 2018-06-09 19:06:33 +10:00
status_panel.go add support for merging 2018-06-09 19:06:33 +10:00
view_helpers.go add support for merging 2018-06-09 19:06:33 +10:00

lazygit

simple terminal UI for git commands

Gif