Digital Marketing

Switch Branch using git checkout

$ git checkout <existing_branch>

$ git checkout -b <new_branch>

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database