Skip to content

Commit

Permalink
Update foundations/github/git-branches.md
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Rose <[email protected]>
  • Loading branch information
anacmontoya and brian-rose authored Jun 7, 2024
1 parent eee8934 commit 79d7ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundations/github/git-branches.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ All in all your Git Branching workflow should resemble this flow:
1. Add and commit changes in branch
1. Push commits to fork (Set an upstream branch only for first push)
1. Repeat last three steps as necessary
1. Merge via Pull Request
1. Merge into upstream main branch via Pull Request
1. Delete branch from clone and fork
1. Pull upstream changes to fork and clone

Expand Down

0 comments on commit 79d7ec6

Please sign in to comment.