-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Here's example output of what happens when it fails to checkout/sync a repo, it breaks the layout and messes up the progress bar:
Syncing...
████████████████████████████████████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 68%
⡿ [80/118] Dids/ports: syncing
████████████████████████████████████████████████████████████████████████████░░░░░░░░░░░░░░░░░░░ 80%
Progress: 80 / 118 repositories
⣷ [94/118] Dids/SupportKit: syncing
Progress: 94 / 118 repositories
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Failed to clone Dids/ports: git clone failed: Cloning into 'C:\Users\didan\Downloads\githubby_1.0.9_windows_amd64\Dids\p
orts'...
error: invalid path 'japanese/prn/Makefile'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
Reactions are currently unavailable