Skip to content

created merge conflict and then resolved it issue by adinimbarte #153

@adinimbarte

Description

@adinimbarte

I created a merge conflict using git bash where I created a new branch and added new line to my introduction saying "i like c language for programming" ,then i created another branch named adi where i write "i like python language for programming". After that, I merged the temp branch with the adi branch it showed merge conflict because it get confused which statement is true ,the conflict is shown below:
Screenshot (42)

then i opened the file name introduction where conflict occured it shows both the statement in
<< HEAD statement1 ====== statement2>>
from which we can easily distinguish the cause of conflict and edit it
Screenshot (43)

i just deleted one of them and conflict is solved.
Screenshot (44)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions