##// END OF EJS Templates
hg: support new clonebundles_manifest write protocol command...
Mads Kiilerich -
r8789:0245e0eb stable
parent child Browse files
Show More
@@ -70,6 +70,7 b' cmd_mapping = {'
70 'changegroupsubset': 'pull',
70 'changegroupsubset': 'pull',
71 'changesetdata': 'pull',
71 'changesetdata': 'pull',
72 'clonebundles': 'pull',
72 'clonebundles': 'pull',
73 'clonebundles_manifest': 'pull',
73 'debugwireargs': 'pull',
74 'debugwireargs': 'pull',
74 'filedata': 'pull',
75 'filedata': 'pull',
75 'getbundle': 'pull',
76 'getbundle': 'pull',
General Comments 0
You need to be logged in to leave comments. Login now