User Tools

Site Tools


tech2018:s3:dev_push_changes

Make your changes and push to bitbucket

Make your changes to the code using Eclipse

Please use Eclipse to make your changes to your local solution.

Review yuour changes

git status 

Commit changes

git add .
git commit -m "chaning folder name"
git push origin development

back to Tech2018/S3/The development workflow

tech2018/s3/dev_push_changes.txt · Last modified: 2018/05/30 16:29 (external edit)