##// END OF EJS Templates
manifestcache: clear the cache before testing the debug command...
marmoute -
r42129:6386f9a4 default
parent child Browse files
Show More
@@ -108,6 +108,10 b' Showing the content of the caches after '
108 108 $ hg debugmanifestfulltextcache
109 109 cache empty
110 110
111 (Clearing the cache in case of any content)
112
113 $ hg debugmanifestfulltextcache --clear
114
111 115 Adding a new persistent entry in the cache
112 116
113 117 $ hg debugmanifestfulltextcache --add 1e01206b1d2f72bd55f2a33fa8ccad74144825b7
General Comments 0
You need to be logged in to leave comments. Login now