Why is the graph different after git merge in IDE and terminal?
https://i.stack.imgur.com/CBxSi.png▾
This photo is a graph merged using the IDE’s GUI.
and
https://i.stack.imgur.com/jJb4n.png▾
This photo is a graph that was merged directly through the terminal.
Even if you just copy and use the commands executed in the IDE, the results show different graphs like this.
Does anyone know why?