Commit 92479a9
Fix git fetch --unshallow on non-shallow clones
Only run git fetch --unshallow if .git/shallow exists, fixing the build
failure when the repository is already fully cloned (fetch-depth: 0).
Refs: #137 (comment)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent b674890 commit 92479a9
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments