Commit 60b484d
committed
Add support for --force in pull
The documentation described how --force should work in pull, but
it was not implemented. This caused subrepo to display error
messages that did not work when changing branches that deviated
and an ancestory could not be cleaning tracked.
Fix #3361 parent 3d26860 commit 60b484d
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
524 | 524 | | |
525 | 525 | | |
526 | 526 | | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
527 | 533 | | |
528 | 534 | | |
529 | 535 | | |
| |||
0 commit comments