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
Add test for default branch behavior in clone creation
Adds TestDefaultBranchForCloneCreation with multiple test cases:
- Empty branch defaults to main (regardless of snapshot branch)
- Explicit branch names are preserved
Removes simple constant test in favor of behavior test.
0 commit comments