We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27060df commit 3f4b140Copy full SHA for 3f4b140
how-to-docs.html
@@ -74,8 +74,7 @@ <h2>Add or change issues</h2>
74
new issue.</p>
75
<p>Commit files locally as you update them:</p>
76
<blockquote>
77
- <pre>cd xml
78
-<em># edit the XML files or add new XML files</em>
+ <pre><em># edit the XML files or add new XML files</em>
79
<em># ...</em>
80
<em># stage the edited XML files (and any new ones) to be committed:</em>
81
git add xml/issues*.xml
0 commit comments