##// END OF EJS Templates
manifest: rearrange add() method and add comments for clarity...
manifest: rearrange add() method and add comments for clarity Omit the check of bool(p1) since it's always true in practice: it will either be nullid or some valid manifest sha, and we know nullid won't ever be in the cache so we can simplify understanding of this code.

File last commit:

r1360:7d439981 default
r22788:160efd22 default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder