Skip to content

Conversation

@AlexanderStein
Copy link

If user has global setting init.defaultBranch set to something else than 'master' the test fails:
---- backup_subcommand stdout ----

thread 'backup_subcommand' (44196) panicked at tests/backup.rs:28:5: assertion left == right failed
left: "main"
right: "master"

If user has global setting init.defaultBranch set to something else than
'master' the test fails:
---- backup_subcommand stdout ----

thread 'backup_subcommand' (44196) panicked at tests/backup.rs:28:5:
assertion `left == right` failed
  left: "main"
 right: "master"
@dashed dashed merged commit 10bea05 into dashed:master Nov 6, 2025
4 checks passed
@dashed
Copy link
Owner

dashed commented Nov 6, 2025

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants