Город МОСКОВСКИЙ
00:03:31

Git Revert

Аватар
Теория и практика JavaScript
Просмотры:
35
Дата загрузки:
04.12.2023 13:59
Длительность:
00:03:31
Категория:
Обучение

Описание

In this video, I will go over the git revert command. This is useful when you want to undo a commit that you made.

Commands:
git log --oneline
git revert [commit id]
git revert [commit id] [commit id]

Thanks for watching! If you found this video helpful, please like, subscribe and share:
https://www.youtube.com/@kevinwoodrobot

Social:
LinkedIn: https://www.linkedin.com/in/kevinwoodrobot
Github: https://github.com/kevinwoodrobot
Instagram: https://www.instagram.com/kevinwoodrobot/
Twitter: https://twitter.com/kevinwoodrobot

Рекомендуемые видео