| Update files
| 7 个月前 |
| Update files
| 7 个月前 |
| fix: remove unused short_name parameter from branch numbering functions
The check_existing_branches (bash) and Get-NextBranchNumber (PowerShell)
functions no longer use the short_name parameter since they now find the
global maximum across ALL features. This commit:
1. Removes the unused parameter from function signatures
2. Updates all call sites to not pass the parameter
This prevents the scripts from failing when the function is called with
the wrong number of arguments.
| 6 个月前 |
| Script changes
| 7 个月前 |
| fix:merge
| 5 个月前 |