tests/test-alias.t
branchstable
changeset 15600 195dbd1cef0c
parent 15233 81c97964d123
child 15603 36d7a0c7505f
equal deleted inserted replaced
15599:c6be93a4c378 15600:195dbd1cef0c
   393    update     update working directory (or switch revisions)
   393    update     update working directory (or switch revisions)
   394   
   394   
   395   use "hg help" for the full list of commands or "hg -v" for details
   395   use "hg help" for the full list of commands or "hg -v" for details
   396   [255]
   396   [255]
   397 
   397 
       
   398 This should show id:
       
   399 
       
   400   $ hg --config alias.log='id' log
       
   401   000000000000 tip
       
   402 
       
   403 This shouldn't:
       
   404 
       
   405   $ hg --config alias.log='id' history