Commit 40cf079
fix: resolve ls command 404 and alias circular dependency
- Fix trailing slash in repos.ls() endpoint for root listings
(path="" produced "/contents/" instead of "/contents")
- Remove repo verification from alias set to break circular dependency
(users can now create aliases even if repo is temporarily inaccessible)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 65700cb commit 40cf079
2 files changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | 257 | | |
262 | 258 | | |
263 | 259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments