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
Optimize configuration reads by extracting helper method
- Extract getRecentlyUsedBranchesMaxCount() to avoid redundant config reads
- Both getRecentlyUsedBranches() and saveRecentlyUsedBranch() now use the helper
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
0 commit comments