Git Clone From Specific Branch

For clone code from specific branch we can use below command:

GIT - Education Funda


- git clone -b branchName cloneUrl 


Lets see some of the top and most commonly asked interview question related to GIT.



I hope this quick tip will be helpful for you.

Happy Coding !!

Comments

Popular posts from this blog

JavaScript Logical Output Based Interview Questions

Create and Deploy AWS SAM Application

Deploy Angular Build With Express JS Project