1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-04 03:48:07 +02:00
simple terminal UI for git commands
Go to file
2018-07-21 15:51:18 +10:00
.gitignore better handling of branches and untracked files 2018-07-21 15:51:18 +10:00
branches_panel.go better handling of branches and untracked files 2018-07-21 15:51:18 +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 better handling of branches and untracked files 2018-07-21 15:51:18 +10:00
gitcommands.go better handling of branches and untracked files 2018-07-21 15:51:18 +10:00
gui.go better handling of branches and untracked files 2018-07-21 15:51:18 +10:00
main.go better handling of branches and untracked files 2018-07-21 15:51:18 +10:00
merge_panel.go this will cause a conflict 2018-06-10 11:48:07 +10:00
newFile better handling of branches and untracked files 2018-07-21 15:51:18 +10:00
newFile2 better handling of branches and untracked files 2018-07-21 15:51:18 +10:00
stash_panel.go better handling of branches and untracked files 2018-07-21 15:51:18 +10:00
status_panel.go add support for merging 2018-06-09 19:06:33 +10:00
view_helpers.go better handling of branches and untracked files 2018-07-21 15:51:18 +10:00