ok/jj
1
0
Fork 0
forked from mirrors/jj

docs: Fix example with Git conflicts markers

This commit is contained in:
Fedor Sheremetyev 2024-08-02 18:05:57 +01:00 committed by Martin von Zweigbergk
parent 32b76a2c0a
commit c43096ba96

View file

@ -62,15 +62,15 @@ style](https://git-scm.com/docs/git-merge#_how_conflicts_are_presented):
apple
grapefruit
orange
======= base
||||||| base
apple
grape
orange
||||||| right
=======
APPLE
GRAPE
ORANGE
>>>>>>>
>>>>>>> right
```
In this example, the left side changed "grape" to "grapefruit", and the right