📁 Files
greeting.txt
! ConflictS StagedM ModifiedU Untracked
No files staged. Use
git add to stage changes.📊 Commit Graphcurrent branchfeature
git add to stage changes.git add <file> to mark it resolved, then git commit to complete the merge.git log --all --oneline. Both main and feature modified greeting.txt after the initial commit — they have diverged.