##// END OF EJS Templates
snapshot: make sure we'll never refine delta base from a reused source...
snapshot: make sure we'll never refine delta base from a reused source The point of reusing delta from the source is to avoid doing computation when applying a bundle. Refining such delta would go against that spirit. We do not have refining logic in place yet. This code needed to be moved out of the way before we could start adding such logic.

File last commit:

r19426:e4318468 default
r39537:993d7e2c default
Show More
common.txt
8 lines | 240 B | text/plain | TextLexer
Takumi IINO
doc: make man and html from translated documents...
r19426 .. Common link and substitution definitions.
.. |hg(1)| replace:: **hg**\ (1)
.. _hg(1): hg.1.html
.. |hgrc(5)| replace:: **hgrc**\ (5)
.. _hgrc(5): hgrc.5.html
.. |hgignore(5)| replace:: **hgignore**\ (5)
.. _hgignore(5): hgignore.5.html