aboutsummaryrefslogtreecommitdiffstats
path: root/t/select-head-no-conflicts
blob: d996675b0cf8a45b24beff6fa392d950f8fa24d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh -e
. t/common.sh

printf '%s\n' > file \
	no conflicts in this file

cp -- file file.expected

normal --select-head --no-reduce file

also_interactive ''