*Github new repo setup*
mkdir newAPI
cd newAPI/
git init
git remote add origin https://github.com/nickforce/newAPI.git
git pull origin master
mkdir newAPI
cd newAPI/
git init
git remote add origin https://github.com/nickforce/newAPI.git
git pull origin master
No comments:
Post a Comment