problem with alias regard hg log

Uwe Brauer oub at mat.ucm.es
Tue Feb 13 17:50:04 UTC 2018



Hi

When I use
 hg log -G

Everything is fine, the top of the DAG is displayed and when I hit enter
its advance. So it seems that some kind of more or less argument is
involved.

However when I try to set an alias like

gs =  log -G --stat

The hg gs does not stop it displays the whole DAG. So how can I
involve more/less. I could do
hg ls | more

But the beauty of an alias is to avoid to type. So that looks pretty
pointless to me.

Any ideas?

Thanks

Uwe Brauer 



More information about the Mercurial mailing list