newdevs:git:test
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| newdevs:git:test [2022/02/10 13:34] – external edit 127.0.0.1 | newdevs:git:test [2023/06/01 11:58] (current) – udpate branch name from main to master gmcharlton | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| - Open Git Bash on your computer. | - Open Git Bash on your computer. | ||
| - Navigate into your Evergreen repository. | - Navigate into your Evergreen repository. | ||
| - | - If the master | + | - If the main branch isn't currently checked out, check it out: **git checkout |
| - Make sure your local repository is current: **git pull** | - Make sure your local repository is current: **git pull** | ||
| Line 45: | Line 45: | ||
| - Open Git Bash on the server as the root user. | - Open Git Bash on the server as the root user. | ||
| - Navigate into your Evergreen repository. | - Navigate into your Evergreen repository. | ||
| - | - If the master | + | - If the main branch isn't currently checked out, check it out: git checkout |
| - Make sure your local repository is current: **git pull** | - Make sure your local repository is current: **git pull** | ||
newdevs/git/test.1644518097.txt.gz · Last modified: 2022/02/10 13:34 by 127.0.0.1