Commit 754ef60
sync-fork: use fetch-depth 0 to fix unrelated histories error
Shallow clone (depth=1) lacks the common ancestor between fork and
upstream, causing git pull to fail with "unrelated histories".
Co-Authored-By: Claude <noreply@anthropic.com>1 parent b82a4f8 commit 754ef60
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
0 commit comments