$ git clone <Repo URL>
$ git clone pair <Repo URL for pairs fork : pair가 fork한 Repo의 URL>
git add <change file> git commit -m 'chage'
git push origin master(or other branch name)
git pull pair master
! 주의 ! push는 내 Repo pull은 pair의 Repo