Commit b81a501
feat: add config support to search method for branch-specific searches
- Add optional config parameter to search method with safe default
- Support branch-specific searches via config.branch
- Update JSDoc documentation for new parameter
- Maintain backward compatibility with existing API
- Follow consistent pattern with other stack methods1 parent 4639e3e commit b81a501
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | | - | |
119 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
| |||
0 commit comments