Skip to content

Commit 981cf5b

Browse files
committed
Show the new commit, once made and on the branch
1 parent 7daca49 commit 981cf5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gix-worktree/tests/fixtures/make_traverse_dotgit_slashes.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ tree_hash="$(
2525
)"
2626
commit_hash="$(git commit-tree -m 'Initial commit' "$tree_hash")"
2727
git branch -f -- "$branch" "$commit_hash"
28+
29+
git show

0 commit comments

Comments
 (0)