Commit 628d7c4
committed
feat(git-node): auto-unshallow shallow clones
NCU expects the local clone to not be shallow, and throws arguably
confusing errors when running `git node land` on a shallow clone. We
might pass the correct flag if we detect unshallowness.1 parent ef135f5 commit 628d7c4
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
| 350 | + | |
| 351 | + | |
351 | 352 | | |
352 | 353 | | |
353 | 354 | | |
| |||
0 commit comments