Код: Выделить всё
git clone https://github.com/XX/XX.git
Cloning into 'XX'...
Username for 'https://github.com': XXX
Password for 'https://XXX@github.com':
remote: Enumerating objects: 24897, done.
remote: Counting objects: 100% (48/48), done.
remote: Compressing objects: 100% (46/46), done.
remote: Total 24897 (delta 3), reused 46 (delta 1), pack-reused 24849
Receiving objects: 100% (24897/24897), 492.50 MiB | 7.79 MiB/s, done.
Resolving deltas: 100% (12786/12786), done.
Updating files: 100% (24707/24707), done.ng files: 81% (20013/24707)
если я нажму Ctrl + C:
Код: Выделить всё
^Cwarning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
Exiting because of "interrupt" signal.
Подробнее здесь: https://stackoverflow.com/questions/785 ... -81-always
Мобильная версия