Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crear rama Clare #6

Closed
victormachadoperez opened this issue May 2, 2022 · 1 comment
Closed

Crear rama Clare #6

victormachadoperez opened this issue May 2, 2022 · 1 comment
Assignees

Comments

@victormachadoperez
Copy link
Collaborator

No description provided.

@victormachadoperez
Copy link
Collaborator Author

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

@qfluis qfluis closed this as completed May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants