You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to implement support for Bitbucket git links that have branches with slashes in their names. This enhancement aims to accommodate the naming convention that includes slashes, which is commonly used for organizing branches in a more structured manner.
Acceptance Criteria
The system must correctly parse and handle Bitbucket git links with branch names containing slashes.
Ensure compatibility with existing functionalities that handle git links without slashes in branch names.
The text was updated successfully, but these errors were encountered:
Description
We need to implement support for Bitbucket git links that have branches with slashes in their names. This enhancement aims to accommodate the naming convention that includes slashes, which is commonly used for organizing branches in a more structured manner.
Acceptance Criteria
The system must correctly parse and handle Bitbucket git links with branch names containing slashes.
Ensure compatibility with existing functionalities that handle git links without slashes in branch names.
The text was updated successfully, but these errors were encountered: