Commit 7bf2350
authored
feat(git-node): auto-unshallow shallow clones (nodejs#918)
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 a88776b commit 7bf2350
1 file changed
+2
-1
lines changed| 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