/ProjectX

Primary LanguageSwift

Clone

git clone "your repository address"

Add

git add .
git commit -m "commit message"
git pull
git push origin master

Get

git pull