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
Jesse Duffield 80bcc7c16e More stuff
2018-06-02 13:51:03 +10:00
.gitignore ignore notes 2018-06-02 09:03:39 +10:00
anothertestfile another test file adding stuff 2018-05-20 19:06:04 +10:00
branches_panel.go More stuff 2018-06-02 13:51:03 +10:00
commit_panel.go logging durations and more stuff 2018-06-02 08:35:49 +10:00
commits_panel.go More stuff 2018-06-02 13:51:03 +10:00
confirmation_panel.go more stuff 2018-06-01 23:23:31 +10:00
files_panel.go loading file diff after refreshing files incase cursor is now at a different file 2018-06-02 09:06:02 +10:00
gitcommands.go More stuff 2018-06-02 13:51:03 +10:00
gui.go More stuff 2018-06-02 13:51:03 +10:00
main.go logging durations and more stuff 2018-06-02 08:35:49 +10:00
status_panel.go More stuff 2018-06-02 13:51:03 +10:00
test "test" 2018-05-21 22:10:43 +10:00
testfile test file 2018-05-20 19:03:24 +10:00
testFile2.txt Another test 2018-05-21 23:01:41 +10:00
testFile3.txt TEst 2018-05-21 23:04:10 +10:00
testFile4.txt Test 2018-05-21 23:03:06 +10:00
testFile.txt Test again 2018-05-21 22:20:51 +10:00
view_helpers.go More stuff 2018-06-02 13:51:03 +10:00