Skip to content

Commit ab10b4a

Browse files
brettheapCopilot
andauthored
Update .github/rebase-upstream-prod-conflict.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5b55b21 commit ab10b4a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/rebase-upstream-prod-conflict.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ For each conflicted file:
6666
2. Look for conflict markers:
6767
```
6868
<<<<<<< HEAD
69-
(your changes)
69+
(upstream/production changes)
7070
=======
71-
(upstream changes)
72-
>>>>>>> upstream/production
71+
(your opensoft-prod changes)
72+
>>>>>>> opensoft-prod
7373
```
7474
3. Edit the file to resolve the conflict, keeping the appropriate changes
7575
4. Remove the conflict markers

0 commit comments

Comments
 (0)