Merge branch 'jc/fix-diff-files-unmerged' into maint
* jc/fix-diff-files-unmerged: diff-files: show unmerged entries correctly diff: remove often unused parameters from diff_unmerge() diff.c: return filepair from diff_unmerge() test: use $_z40 from test-lib
This commit is contained in:
@ -5,7 +5,6 @@ test_description='difference in submodules'
|
||||
. ./test-lib.sh
|
||||
. "$TEST_DIRECTORY"/diff-lib.sh
|
||||
|
||||
_z40=0000000000000000000000000000000000000000
|
||||
test_expect_success setup '
|
||||
test_tick &&
|
||||
test_create_repo sub &&
|
||||
|
Reference in New Issue
Block a user