Commit a5fcdc0
committed
fix: pull applies all changes automatically without interactive picker
openboot pull should behave like git pull — apply all remote changes
without prompting. The interactive selective-apply flow belongs to
openboot sync. --dry-run still previews without applying.1 parent 752fca6 commit a5fcdc0
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
| |||
0 commit comments