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 3f4b140 commit 6070823Copy full SHA for 6070823
how-to-docs.html
@@ -78,7 +78,7 @@ <h2>Add or change issues</h2>
78
<em># ...</em>
79
<em># stage the edited XML files (and any new ones) to be committed:</em>
80
git add xml/issues*.xml
81
-git commit -m "your commit message here"</pre>
+git commit -m "your commit message here"</pre>
82
</blockquote>
83
<p>Verify your changes had the desired effect by regenerating the
84
issues lists and inspecting your changes, by running
0 commit comments