Closed victormachadoperez closed 2 years ago
Instructions for command line:
1- Clone the repository git clone https://github.com/qfluis/ITAcademy_node_S4-S5_REST_SERVER-JWT-BD-SOCKETS.git
2- See remote branches git branch -r
3- Checkout DevTeams branch git checkout DevTeams
4- Confirm the current branch git branch (look for asterisc before DevTeams branch)
5- Update the branch git pull
6- Create your branch git checkout -b DevTeams_clare
7- Push your branch git push --set-upstream origin DevTeams_clare
8- Check it github.com that your branch is uploaded
Instructions for command line:
1- Clone the repository git clone https://github.com/qfluis/ITAcademy_node_S4-S5_REST_SERVER-JWT-BD-SOCKETS.git
2- See remote branches git branch -r
3- Checkout DevTeams branch git checkout DevTeams
4- Confirm the current branch git branch (look for asterisc before DevTeams branch)
5- Update the branch git pull
6- Create your branch git checkout -b DevTeams_clare
7- Push your branch git push --set-upstream origin DevTeams_clare
8- Check it github.com that your branch is uploaded