[Git] use git clone with other Branch
This post is based on my personal experiences.
if we want to receive other branch repository with “git clone” then follow simple step blow.
- receive repository with git clone.
- open “switch/checksum”
- choose right branche for your repository.