##// END OF EJS Templates
clonebundles: fix typo s/comand/command/
Javi Merino -
r26884:762bf510 stable
parent child Browse files
Show More
@@ -57,7 +57,7 b' operator could use a dynamic service for'
57 static file hosting services are simple and scalable and should be sufficient
57 static file hosting services are simple and scalable and should be sufficient
58 for most needs.
58 for most needs.
59
59
60 Bundle files can be generated with the :hg:`bundle` comand. Typically
60 Bundle files can be generated with the :hg:`bundle` command. Typically
61 :hg:`bundle --all` is used to produce a bundle of the entire repository.
61 :hg:`bundle --all` is used to produce a bundle of the entire repository.
62
62
63 :hg:`debugcreatestreamclonebundle` can be used to produce a special
63 :hg:`debugcreatestreamclonebundle` can be used to produce a special
General Comments 0
You need to be logged in to leave comments. Login now