changeset 2869 | 81f351c5264d |
parent 1539 | 5e47e42b14ba |
child 2870 | 8eaaf1321bfe |
2854:7706fa503677 | 2869:81f351c5264d |
---|---|
16 hg commit -m 3 -u eggs -d '3 0' |
16 hg commit -m 3 -u eggs -d '3 0' |
17 head -n 3 port > port1 |
17 head -n 3 port > port1 |
18 mv port1 port |
18 mv port1 port |
19 hg commit -m 4 -u spam -d '4 0' |
19 hg commit -m 4 -u spam -d '4 0' |
20 hg grep port port |
20 hg grep port port |
21 echo 'FIXME: history is wrong here' |
|
22 hg grep --all -nu port port |
21 hg grep --all -nu port port |
23 hg grep import port |
22 hg grep import port |