1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-24 08:52:21 +02:00
simple terminal UI for git commands
Go to file
2018-06-05 19:30:55 +10:00
.gitignore ignore notes 2018-06-02 09:03:39 +10:00
branches_panel.go factoring out error panel creation 2018-06-05 18:49:10 +10:00
commits_panel.go factoring out error panel creation 2018-06-05 18:49:10 +10:00
confirmation_panel.go generalise commit panel into confirmation panel 2018-06-05 18:47:57 +10:00
files_panel.go factoring out error panel creation 2018-06-05 18:49:10 +10:00
gitcommands.go generalised logs 2018-06-05 19:30:55 +10:00
gui.go add stash panel 2018-06-05 18:48:46 +10:00
main.go generalised logs 2018-06-05 19:30:55 +10:00
stash_panel.go add stash panel 2018-06-05 18:48:46 +10:00
status_panel.go generalised logs 2018-06-05 19:30:55 +10:00
view_helpers.go add stash panel 2018-06-05 18:48:46 +10:00