You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On using git merge we see merge-conflict due to equations.txt
We edit the file to 2 + 3 = 5
Then use git add equations.txt and git commit -m "ok" to resolve the issue.