This Example is following by Goodidea in Swift
Thanks for goodidea-team which is one of coder Jeremy Xue.This Example is create on 2019/5/7 which is my first try in Swift ios app. git init
git add .
git status
git commit -m comment
git remote add origin URL
git push origin master
git remote -v
git remote set-url origin URL //reset locate of git URL