You are on page 1of 1

---- GIT PULL --rake db:migrate

rails s
1 - git status
2 - git add . -cand adaugi fisiere
3 - git status
4 - git commit -a -m "customizare view_project.html"
5 - git pull
4 - git commit -a -m "rezolvat conflicte"
5 - git push
6 - schimbare port rails s -p 3001
7 - git reset --hard
8 - rails s -p 3001 schimba nr portului

You might also like