mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-11 16:16:28 -04:00
We're doing all the IO in our workers loader method so that we don't need to do any in our presentation code |
||
|---|---|---|
| .. | ||
| author.go | ||
| branch.go | ||
| commit.go | ||
| commit_file.go | ||
| file.go | ||
| remote.go | ||
| remote_branch.go | ||
| stash_entry.go | ||
| submodule_config.go | ||
| tag.go | ||
| worktree.go | ||