1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/commands/models
Ryooooooga 52a2e4c1dc fix: fix ambiguous branch name
test: add an integration test for checkout branch by name

fix: fix full ref name of detached head

refactor: refactor current branch loader

chore: use field name explicitly
2022-11-14 19:05:07 +11:00
..
branch.go fix: fix ambiguous branch name 2022-11-14 19:05:07 +11:00
commit_file.go better colouring for directories for when adding a patch 2021-04-02 11:00:15 +11:00
commit.go fix: fix ambiguous refname 2022-05-13 21:05:51 +09:00
file.go fix could-not-access error 2022-11-11 12:30:14 +11:00
remote_branch.go fix: fix ambiguous refname 2022-05-13 21:05:51 +09:00
remote.go move models folder into commands folder 2020-09-29 20:48:49 +10:00
stash_entry.go fix: fix ambiguous refname 2022-05-13 21:05:51 +09:00
submodule_config.go add submodules context 2020-10-02 08:09:42 +10:00
tag.go fix: fix ambiguous refname 2022-05-13 21:05:51 +09:00