changeset 1212 | ccb6201e3f28 |
parent 1167 | 8787d2d5fc7d |
child 1539 | 5e47e42b14ba |
1211:1c455338ad95 | 1212:ccb6201e3f28 |
---|---|
17 head -3 port > port1 |
17 head -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' |
21 echo 'FIXME: history is wrong here' |
22 hg grep -enu port port |
22 hg grep --all -nu port port |
23 hg grep import port |
23 hg grep import port |