##// END OF EJS Templates
Fix test output for updated gitdiffs help and web template cleanups
Thomas Arendsen Hein -
r7330:781af9bb default
parent child Browse files
Show More
@@ -205,7 +205,7 b' additional help topics:'
205 environment Environment Variables
205 environment Environment Variables
206 revisions Specifying Single Revisions
206 revisions Specifying Single Revisions
207 multirevs Specifying Multiple Revisions
207 multirevs Specifying Multiple Revisions
208 gitdiffs Using git Diffs
208 gitdiffs Git Extended Diff Format
209
209
210 use "hg -v help" to show aliases and global options
210 use "hg -v help" to show aliases and global options
211 Mercurial Distributed SCM
211 Mercurial Distributed SCM
@@ -268,7 +268,7 b' additional help topics:'
268 environment Environment Variables
268 environment Environment Variables
269 revisions Specifying Single Revisions
269 revisions Specifying Single Revisions
270 multirevs Specifying Multiple Revisions
270 multirevs Specifying Multiple Revisions
271 gitdiffs Using git Diffs
271 gitdiffs Git Extended Diff Format
272
272
273 use "hg -v help" to show aliases and global options
273 use "hg -v help" to show aliases and global options
274 %% not tested: --debugger
274 %% not tested: --debugger
@@ -96,7 +96,7 b' additional help topics:'
96 environment Environment Variables
96 environment Environment Variables
97 revisions Specifying Single Revisions
97 revisions Specifying Single Revisions
98 multirevs Specifying Multiple Revisions
98 multirevs Specifying Multiple Revisions
99 gitdiffs Using git Diffs
99 gitdiffs Git Extended Diff Format
100
100
101 use "hg -v help" to show aliases and global options
101 use "hg -v help" to show aliases and global options
102 add add the specified files on the next commit
102 add add the specified files on the next commit
@@ -155,7 +155,7 b' additional help topics:'
155 environment Environment Variables
155 environment Environment Variables
156 revisions Specifying Single Revisions
156 revisions Specifying Single Revisions
157 multirevs Specifying Multiple Revisions
157 multirevs Specifying Multiple Revisions
158 gitdiffs Using git Diffs
158 gitdiffs Git Extended Diff Format
159 hg add [OPTION]... [FILE]...
159 hg add [OPTION]... [FILE]...
160
160
161 add the specified files on the next commit
161 add the specified files on the next commit
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
@@ -208,7 +208,7 b' ul#nodebgs {'
208 margin: 0;
208 margin: 0;
209 top: -0.7em;
209 top: -0.7em;
210 }
210 }
211
211
212 ul#graphnodes li, ul#nodebgs li {
212 ul#graphnodes li, ul#nodebgs li {
213 height: 39px;
213 height: 39px;
214 }
214 }
General Comments 0
You need to be logged in to leave comments. Login now