Git Branch Create and Checkout in one Command Example

preview_player
Показать описание
Looking for that one command to create and checkout a Git branch? Well, here's a quick example of how to do exactly that. It's the checkout command with the -b switch that makes it work. If you want the git branch create and checkout command, here it is:

git branch -b branchname
Рекомендации по теме
Комментарии
Автор

Can't see the video, because the thumbnails at the end covers everything up 😞

Jonafets