Commit a838f76
feat: add GitHub token authentication to git clone (#20)
Update git clone command to use token-based authentication for private repositories.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: graffe <[email protected]>
Co-authored-by: Claude <[email protected]>1 parent 2210712 commit a838f76
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
247 | | - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
248 | 250 | | |
249 | 251 | | |
250 | 252 | | |
| |||
0 commit comments