1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/test/integration_new/branch
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
..
checkout_by_name/expected/repo fix: fix ambiguous branch name 2022-11-14 19:05:07 +11:00
delete/expected/repo/.git_keep add branch delete integration test 2022-09-09 20:55:47 -07:00
rebase/expected/repo add branch rebase integration test 2022-09-09 20:55:47 -07:00
rebase_and_drop/expected/repo add branch rebase integration test 2022-09-09 20:55:47 -07:00
suggestions/expected/repo/.git_keep