git clone https://github.com/intro-to-ios/lec7-networking2.git
OR git clone git@github.com:intro-to-ios/lec7-networking2.git
git checkout origin/1-get
OR git checkout 1-get
git checkout origin/2-post
OR git checkout 2-post
git checkout origin/3-refresh
OR git checkout 3-refresh