Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| devops:git [2024/09/16 08:09] – [Удалить большие файлы из репозитория git] admin | devops:git [2024/09/16 08:10] (current) – [Удалить большие файлы из репозитория git] admin | ||
|---|---|---|---|
| Line 240: | Line 240: | ||
| git filter-repo --path-glob ' | git filter-repo --path-glob ' | ||
| Теперь надо | Теперь надо | ||
| - | git remote add origin git@github.com: | + | git remote add origin git@github.com: |
| И запушить всё: | И запушить всё: | ||
| git push --all --force | git push --all --force | ||
| git push --tags --force | git push --tags --force | ||