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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get a branch on devBox that was created on GitHub #5

Open
Jean-alien opened this issue Jan 23, 2024 · 2 comments
Open

how to get a branch on devBox that was created on GitHub #5

Jean-alien opened this issue Jan 23, 2024 · 2 comments

Comments

@Jean-alien
Copy link
Owner

Jean-alien commented Jan 23, 2024

similar to ANY change made on the remote repo that isn't updated on your local dev box (git)

馃憤 How to create a new branch:
image

@Jean-alien
Copy link
Owner Author

Jean-alien commented Jan 23, 2024

  • displays all branches
$ git branch -a 

image

@Jean-alien
Copy link
Owner Author

Jean-alien commented Jan 23, 2024

  • update chanages of repo
git pull

image

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

1 participant