Commit a8b3d05
committed
pull-test.sh: fix "git subtree pull" errors
Without allowing to fetch missing file content, "git subtree pull" fails:
remote: warning: lazy fetching disabled; some objects may not be available
remote: fatal: could not fetch b18c535 from promisor remote
error: git upload-pack: git-pack-objects died with error.
fatal: git upload-pack: aborting due to possible repository corruption on the remote side.
remote: aborting due to possible repository corruption on the remote side.�
fatal: protocol error: bad pack header1 parent 227577e commit a8b3d05
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
0 commit comments