Jin's Blog

[Git] use git clone with other Branch

July 26, 2017 | 0 Minute Read

This post is based on my personal experiences.

if we want to receive other branch repository with “git clone” then follow simple step blow.

  1. receive repository with git clone.
  2. open “switch/checksum”
  3. choose right branche for your repository.