Commit 05a6c5b
committed
fix(pm): address PR #330 review feedback
- tests: assert 'from lock' on rebuild instead of vacuous 'ls-remote'
- prepare: dedupe cache-key formula via computeGitRoot(resolvedGitRev)
- prepare: add anchor.url == spec.git to offline anchor match
- prepare: drop 'mcpp update' from offline diagnostics (offline no-op)
- commands: refresh stale comment in cmd_update about lockfile semantics
- lock_io: split fragment on last '@' (branch names with '@') and
reset empty resolvedCommit so the offline branch prints the right hint1 parent c3e7095 commit 05a6c5b
4 files changed
Lines changed: 27 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3020 | 3020 | | |
3021 | 3021 | | |
3022 | 3022 | | |
3023 | | - | |
| 3023 | + | |
| 3024 | + | |
| 3025 | + | |
3024 | 3026 | | |
3025 | 3027 | | |
3026 | 3028 | | |
| |||
3063 | 3065 | | |
3064 | 3066 | | |
3065 | 3067 | | |
3066 | | - | |
3067 | | - | |
| 3068 | + | |
| 3069 | + | |
3068 | 3070 | | |
3069 | 3071 | | |
3070 | 3072 | | |
3071 | | - | |
3072 | | - | |
| 3073 | + | |
| 3074 | + | |
3073 | 3075 | | |
3074 | 3076 | | |
3075 | 3077 | | |
| |||
3102 | 3104 | | |
3103 | 3105 | | |
3104 | 3106 | | |
3105 | | - | |
3106 | | - | |
| 3107 | + | |
| 3108 | + | |
3107 | 3109 | | |
3108 | 3110 | | |
3109 | 3111 | | |
3110 | 3112 | | |
3111 | 3113 | | |
3112 | | - | |
3113 | | - | |
3114 | | - | |
3115 | | - | |
3116 | | - | |
| 3114 | + | |
3117 | 3115 | | |
3118 | 3116 | | |
3119 | 3117 | | |
| |||
3150 | 3148 | | |
3151 | 3149 | | |
3152 | 3150 | | |
| 3151 | + | |
3153 | 3152 | | |
3154 | 3153 | | |
3155 | 3154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
423 | 424 | | |
424 | 425 | | |
425 | 426 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
200 | 202 | | |
201 | 203 | | |
202 | 204 | | |
203 | 205 | | |
204 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
205 | 210 | | |
206 | 211 | | |
207 | 212 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
0 commit comments