Show More
@@ -758,7 +758,7 b' DELTA_REUSE_POLICIES_NAME = dict(i[::-1]' | |||||
758 |
|
758 | |||
759 | @pathsuboption( |
|
759 | @pathsuboption( | |
760 | b'pulled-delta-reuse-policy', |
|
760 | b'pulled-delta-reuse-policy', | |
761 |
|
|
761 | 'delta_reuse_policy', | |
762 | display=DELTA_REUSE_POLICIES_NAME.get, |
|
762 | display=DELTA_REUSE_POLICIES_NAME.get, | |
763 | ) |
|
763 | ) | |
764 | def delta_reuse_policy(ui, path, value): |
|
764 | def delta_reuse_policy(ui, path, value): |
General Comments 0
You need to be logged in to leave comments.
Login now