git commonly used commands can be done online at

  1. Start git bash
  2. Switch to the target directory
  3. git clone address.
  4. git brach -r view the remote branch.
  5. git checkout -b xxxxxx orgin/xxxxx

 

Guess you like

Origin www.cnblogs.com/sexintercourse/p/12091459.html