From 52a2e4c1dc270c95366d05687de514caed95f695 Mon Sep 17 00:00:00 2001 From: Ryooooooga Date: Sun, 16 Oct 2022 21:31:42 +0900 Subject: 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 --- .../branch/checkout_by_name/expected/repo/.git_keep/refs/heads/@ | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/integration_new/branch/checkout_by_name/expected/repo/.git_keep/refs/heads/@ (limited to 'test/integration_new/branch/checkout_by_name/expected/repo/.git_keep/refs/heads/@') diff --git a/test/integration_new/branch/checkout_by_name/expected/repo/.git_keep/refs/heads/@ b/test/integration_new/branch/checkout_by_name/expected/repo/.git_keep/refs/heads/@ new file mode 100644 index 000000000..2f00c9f3a --- /dev/null +++ b/test/integration_new/branch/checkout_by_name/expected/repo/.git_keep/refs/heads/@ @@ -0,0 +1 @@ +6d69ac71e12a83769fca195d0a714435e1f4661a -- cgit v1.2.3