docs/evolve-faq.rst
changeset 4615 8406d9b06130
parent 1724 bd994fd256e1
child 4616 a78310b900e3
equal deleted inserted replaced
4614:091eab1223a4 4615:8406d9b06130
   168 
   168 
   169 An ``odiff`` alias have been added by ``enable.sh``
   169 An ``odiff`` alias have been added by ``enable.sh``
   170 
   170 
   171 ::
   171 ::
   172     [alias]
   172     [alias]
   173     odiff = diff --rev 'limit(precursors(.),1)' --rev .
   173     odiff = diff --rev 'limit(predecessors(.),1)' --rev .
   174 
   174 
   175 View obsolete markers
   175 View obsolete markers
   176 ---------------------
   176 ---------------------
   177 
   177 
   178 hgview_ is the only viewer that currently supports this feature. You
   178 hgview_ is the only viewer that currently supports this feature. You