Git: Revert changes in a file that has been already committed #Shorts

preview_player
Показать описание
In this short video I have a very useful Git tip for you.

If you would like to revert changes in a file that has been already committed in your feature branch, you can simply use Git checkout command. It's much faster than reversing all of the changes by hand or copying it from develop.

#programming #Git #Shorts
Рекомендации по теме