Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for / in branch name #9

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

Tostti
Copy link
Member

@Tostti Tostti commented Nov 29, 2024

Description

This PR adds support for branches with / in their name

Issues Resolved

Evidence

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

@Tostti Tostti self-assigned this Nov 29, 2024
@Tostti Tostti linked an issue Nov 29, 2024 that may be closed by this pull request
Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

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

Copy link
Member

@Desvelao Desvelao left a comment

Choose a reason for hiding this comment

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

LGTM!

@chantal-kelm chantal-kelm self-requested a review December 4, 2024 17:13
Copy link
Member

@chantal-kelm chantal-kelm left a comment

Choose a reason for hiding this comment

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

Captura de pantalla 2024-12-04 a la(s) 2 10 48 p  m

@Tostti Tostti merged commit 901eda5 into master Dec 4, 2024
8 of 12 checks passed
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.

Support branches that contain / in its name
4 participants