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/12/28 15:51] – aneiman | 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 34: | Line 34: | ||
| - From your local branch, enter '' | - From your local branch, enter '' | ||
| - Your text editor will open and should show both of the commits, for example: | - Your text editor will open and should show both of the commits, for example: | ||
| - | - pick [COMMIT HASH 1] [COMMIT MESSAGE 1] | + | - '' |
| - | - pick [COMMIT HASH 2] [COMMIT MESSAGE 2] | + | - '' |
| - | - Change the word "pick" | + | - Change the word '' |
| - | - squash --> | + | |
| - | - fixup --> merges commits like squash does, but discards previous | + | |
| - Check gitlog to ensure that you now have a single commit | - 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) | ||
evergreen-docs/github-workflow.1703796681.txt.gz · Last modified: 2023/12/28 15:51 by aneiman