summaryrefslogtreecommitdiffstats
path: root/test/integration/pullMergeConflict/expected/repo/.git_keep/COMMIT_EDITMSG
blob: 33d82ab34c10957b4391512fe81ffa52a20b3e22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Merge branch 'master' of ../origin

# Conflicts:
#	myfile4
#
# It looks like you may be committing a merge.
# If this is not correct, please remove the file
#	/Users/jesseduffieldduffield/go/src/github.com/jesseduffield/lazygit/test/integration/pullMergeConflict/actual/repo/.git/MERGE_HEAD
# and try again.


# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch master
# Your branch and 'origin/master' have diverged,
# and have 1 and 2 different commits each, respectively.
#   (use "git pull" to merge the remote branch into yours)
#
# All conflicts fixed but you are still merging.
#
# Changes to be committed:
#	new file:   myfile3
#	modified:   myfile4
#