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
Integrate existing branch names for rename_branch calls
Modified claude.rs to collect existing branch names from all stack heads.
Passed existing branch names to rename_branch via RenameBranchParams.
Refactored rename_branch invocation to use the new parameters struct.
This integration supports generating unique and non-conflicting branch names in rename operations.
0 commit comments