##// END OF EJS Templates
commit: use separate variable for p1 manifest and new manifest...
commit: use separate variable for p1 manifest and new manifest In localrepo.commitctx(), p1's manifest is copied and used as the basis for the manifest that is about to be committed. The way the copy is updated makes it safe to use it where the original p1's manifest is wanted. For readability, though, a separate variable for each purpose would be clearer. Make it so.

File last commit:

r16438:28a90cdf default
r22909:4545c5b5 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer