tests/test-command-template.t
changeset 30732 d4ec69ff652a
parent 30237 94ef2f00b8a4
child 31518 43d6ef658874
equal deleted inserted replaced
30731:b8a188a6f191 30732:d4ec69ff652a
  3705 
  3705 
  3706   $ hg log -r0 -T '{files % "{file|relpath}\n"}'
  3706   $ hg log -r0 -T '{files % "{file|relpath}\n"}'
  3707   a
  3707   a
  3708   $ cd ..
  3708   $ cd ..
  3709   $ hg log -R r -r0 -T '{files % "{file|relpath}\n"}'
  3709   $ hg log -R r -r0 -T '{files % "{file|relpath}\n"}'
  3710   r/a (glob)
  3710   r/a
  3711   $ cd r
  3711   $ cd r
  3712 
  3712 
  3713 Test active bookmark templating
  3713 Test active bookmark templating
  3714 
  3714 
  3715   $ hg book foo
  3715   $ hg book foo