cd ~/mxochicale/github
git clone https://github.com/mxochicale/gazr
cd gazr
git remote add mxochicale https://github.com/mxochicale/gazr
git branch README.ROSdistributions
git checkout README.ROSdistributions
.
.
.
MAKE CHANGES
.
.
.
git add .
git commit -m 'README.ROSdistributions'
git push mxochicale README.ROSdistributions
- Finally go the github fage and a pull request for the topic branch you've just pushed