User Tools

Site Tools


tech2018:dev_push_changes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
tech2018:dev_push_changes [2018/05/30 16:29]
Gianluca Pelliccioli
— (current)
Line 1: Line 1:
-====== 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 ==== 
- 
-<code> 
-git status  
-</code> 
-==== Commit changes ==== 
- 
- 
-<code> 
-git add . 
-git commit -m "chaning folder name" 
-git push origin development 
-</code> 
- 
- 
- 
- 
-[[tech2018:development_workflow| back to Tech2018/S3/The development workflow]] 
tech2018/dev_push_changes.1527697743.txt.gz ยท Last modified: 2018/05/30 16:29 by Gianluca Pelliccioli