Commit bb018e9
committed
dfgitutil: don't initialize ref from checksum
Initializing ref from checksum has unexpected side effects:
- Short checksum can't be used for fetching
- Default branch would be missing when fetching with keep-git-dir
Signed-off-by: Tonis Tiigi <[email protected]>1 parent 99a9103 commit bb018e9
File tree
2 files changed
+15
-3
lines changed- frontend/dockerfile
- dfgitutil
2 files changed
+15
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | 179 | | |
183 | 180 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
475 | 485 | | |
476 | 486 | | |
477 | 487 | | |
478 | 488 | | |
479 | 489 | | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
480 | 495 | | |
481 | 496 | | |
482 | 497 | | |
| |||
0 commit comments