aboutsummaryrefslogtreecommitdiffstats
path: root/t/select-tail-no-conflicts
blob: ba98700e20121f9a90c04c67d465d67f7234f79b (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-tail --no-reduce file

also_interactive ''