evergreen-docs:github-workflow
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
evergreen-docs:github-workflow [2023/06/01 12:00] – update branch name from master to main gmcharlton | evergreen-docs:github-workflow [2024/07/10 08:03] (current) – Windows cmd doesn't let you separate commands with a semicolon sandbergja | ||
---|---|---|---|
Line 24: | Line 24: | ||
- '' | - '' | ||
- Update your local main branch to reflect any changes from " | - Update your local main branch to reflect any changes from " | ||
- | - '' | + | - '' |
- Fetch the pull request branch into a new local branch | - Fetch the pull request branch into a new local branch | ||
- '' | - '' | ||
Line 31: | Line 31: | ||
- If more than one: '' | - If more than one: '' | ||
- The '' | - The '' | ||
+ | - If you need to squash commits: | ||
+ | - From your local branch, enter '' | ||
+ | - Your text editor will open and should show both of the commits, for example: | ||
+ | - '' | ||
+ | - '' | ||
+ | - Change the word '' | ||
+ | - Check gitlog to ensure that you now have a single commit | ||
- Make any corrections (via additional commits, if needed) | - Make any corrections (via additional commits, if needed) | ||
- Use '' | - Use '' |
evergreen-docs/github-workflow.1685635223.txt.gz · Last modified: 2023/06/01 12:00 by gmcharlton