Изменил(а) на 'Перенос репозитория'
parent
19bd0b4218
commit
66a0b42d0a
7
%D0%9F%D0%B5%D1%80%D0%B5%D0%BD%D0%BE%D1%81-%D1%80%D0%B5%D0%BF%D0%BE%D0%B7%D0%B8%D1%82%D0%BE%D1%80%D0%B8%D1%8F.md
Normal file
7
%D0%9F%D0%B5%D1%80%D0%B5%D0%BD%D0%BE%D1%81-%D1%80%D0%B5%D0%BF%D0%BE%D0%B7%D0%B8%D1%82%D0%BE%D1%80%D0%B8%D1%8F.md
Normal file
@ -0,0 +1,7 @@
|
||||
```
|
||||
git clone --bare https://hostname/exampleuser/old-repository.git
|
||||
cd old-repository.git
|
||||
git lfs fetch --all
|
||||
git push --mirror https://hostname/exampleuser/new-repository.git
|
||||
git lfs push --all https://github.com/exampleuser/new-repository.git
|
||||
```
|
Loading…
Reference in New Issue
Block a user