Commit a7f8520
committed
refactor: remove sync command, merge into pull, add diff hints
openboot sync is removed — openboot pull now owns all the apply logic.
The interactive multi-select was removed with sync; pull auto-applies
all remote changes (use --dry-run to preview first).
diff now shows 'openboot pull / openboot push' hints when changes exist
so the direction is always obvious.1 parent a5fcdc0 commit a7f8520
5 files changed
+516
-583
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
87 | 94 | | |
88 | 95 | | |
89 | 96 | | |
| |||
0 commit comments