1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-10 04:07:18 +02:00
lazygit/pkg/gui/filetree
Jesse Duffield 44896bcd51 safer code
2021-04-02 11:09:12 +11:00
..
build_tree.go refactor to no longer call these things file changes 2021-04-02 11:00:15 +11:00
collapsed_paths.go file tree for commit files 2021-04-02 11:00:15 +11:00
commit_file_manager.go fix bug caused by interface 2021-04-02 11:00:15 +11:00
commit_file_node.go safer code 2021-04-02 11:09:12 +11:00
constants.go file tree for commit files 2021-04-02 11:00:15 +11:00
file_manager_test.go refactor to no longer call these things file changes 2021-04-02 11:00:15 +11:00
file_manager.go do not jump cursor around when fixing merge conflicts 2021-04-02 11:09:12 +11:00
file_node_test.go refactor to no longer call these things file changes 2021-04-02 11:00:15 +11:00
file_node.go safer code 2021-04-02 11:09:12 +11:00
inode.go fix bug caused by interface 2021-04-02 11:00:15 +11:00