qfluis / ITAcademy_node_S3.3-S4-S5_REST_SERVER-JWT-BD-SOCKETS

0 stars 0 forks source link

Crear rama Victor #4

Closed victormachadoperez closed 2 years ago

victormachadoperez commented 2 years ago

Instructions:

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_victor

7- Push your branch git push --set-upstream origin DevTeams_victor

8- Check it github.com that your branch is uploaded