Skip to content

Conversation

Sichao25
Copy link
Collaborator

@Sichao25 Sichao25 commented Jul 4, 2025

Solved the issue 479 by fixing the branch removal feature when attempting to remove an existing branch. Replaced the git branch --list check, which always returns exit code 0 regardless of whether the branch exists or not, leading to incorrect branch detection logic.

Copy link
Contributor

@cwsmith cwsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@cwsmith cwsmith merged commit 67d914f into SCOREC:develop Jul 4, 2025
21 checks passed
@cwsmith cwsmith added v4.1.0 changes included in the 4.1.0 release CI labels Aug 26, 2025
@cwsmith cwsmith mentioned this pull request Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI v4.1.0 changes included in the 4.1.0 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants