#git push -f
Git: remove all new commits locally and globally
- Информация о материале
- Автор: Super User
- Категория: Новости
- Просмотров: 467
#git reset --hard your_needed_commit_hex
#git push -f
#git push -f
