diff options
author | Jan Alexander Steffens (heftig) <heftig@archlinux.org> | 2023-10-03 20:50:44 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-10-03 15:32:27 -0700 |
commit | b027fb07848bdfd84abdf1d6af2cf5d9e4592ffc (patch) | |
tree | 24836b817dd19720c468fb1e9044d0440cfbf36f /diff-lib.c | |
parent | 387c122131a9f8e4a67122d53955133d099b64a7 (diff) |
t7419: actually test the branch switching
The submodule repo the test set up had the 'topic' branch checked out,
meaning the repo's default branch (HEAD) is the 'topic' branch.
The following tests then pretended to switch between the default branch
and the 'topic' branch. This was papered over by continually adding
commits to the 'topic' branch and checking if the submodule gets updated
to this new commit.
Return the submodule repo to the 'main' branch after setup so we can
actually test the switching behavior.
Signed-off-by: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-lib.c')
0 files changed, 0 insertions, 0 deletions