Commit b7cea55
committed
Fix windows ability to checkout project #201
Avoid ':' in filenames by stripping 'remote:'
file extension prefix:
- Rename `skeleton.remote:llvm-mos`
to `skeleton.llvm-mos`, which allow Windows
users to once again checkout the repo.
- Update `getSkeletonFile` to strip 'remote:'.1 parent 55984a3 commit b7cea55
2 files changed
Lines changed: 1 addition & 1 deletion
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
| 492 | + | |
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| |||
0 commit comments