Created by: Akshaya-TL
- git switch -c your-new-branch-name
+ git branch your-new-branch-name
+ git checkout your-new-branch-name
Created by: Akshaya-TL
- git switch -c your-new-branch-name
+ git branch your-new-branch-name
+ git checkout your-new-branch-name