tests/test-keyword.t
branchstable
changeset 1187 90ce0988d1d6
parent 1184 6f276a923989
child 1188 769eb1b179b5
equal deleted inserted replaced
1186:d821f658f7a3 1187:90ce0988d1d6
   746 
   746 
   747 Commit with multi-line message and custom expansion
   747 Commit with multi-line message and custom expansion
   748 
   748 
   749   $ hg --debug commit -l log -d '2 0' -u 'User Name <user@example.com>'
   749   $ hg --debug commit -l log -d '2 0' -u 'User Name <user@example.com>'
   750   invalid branchheads cache: tip differs
   750   invalid branchheads cache: tip differs
       
   751   invalid branchheads cache (unserved): tip differs
   751   a
   752   a
   752   invalid branchheads cache: tip differs
   753   invalid branchheads cache: tip differs
       
   754   invalid branchheads cache (unserved): tip differs
   753   overwriting a expanding keywords
   755   overwriting a expanding keywords
   754   committed changeset 2:bb948857c743469b22bbf51f7ec8112279ca5d83
   756   committed changeset 2:bb948857c743469b22bbf51f7ec8112279ca5d83
   755   $ rm log
   757   $ rm log
   756 
   758 
   757 Stat, verify and show custom expansion (firstline)
   759 Stat, verify and show custom expansion (firstline)