{"id":1023,"date":"2016-08-16T12:28:17","date_gmt":"2016-08-16T12:28:17","guid":{"rendered":"https:\/\/fir3netwp.gmsrrpobkbd.com\/2016\/08\/16\/how-to-resolve-a-merge-conflict-from-the-command-line\/"},"modified":"2021-07-31T10:54:55","modified_gmt":"2021-07-31T10:54:55","slug":"how-to-resolve-a-merge-conflict-from-the-command-line","status":"publish","type":"post","link":"https:\/\/www.fir3net.com\/UNIX\/Linux\/how-to-resolve-a-merge-conflict-from-the-command-line.html","title":{"rendered":"How to Resolve a Git Merge Conflict from the Command Line"},"content":{"rendered":"

Git provides 3 types of merging, Fast-Forward, Automatic and Manual. A manual merge is required when git is unable to resolve any conflicts , this results in a merge conflict.
\nWithin this example we will generate a merge conflict and then manually resolve from within the command line.<\/p>\n

\n

Table of Contents<\/p>\n