summaryrefslogtreecommitdiffstats
path: root/MyFirstContribution.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-02-10 15:30:46 -0800
committerJunio C Hamano <gitster@pobox.com>2021-02-10 15:30:46 -0800
commit0d72683ddf15dcc48e06ee77c32a462fd2bb644a (patch)
tree2eec256cbd789a629daac29c6a00796a4111d576 /MyFirstContribution.html
parent754746b7ed3b73cb8cfb437581852340ea724186 (diff)
downloadgit-htmldocs-0d72683ddf15dcc48e06ee77c32a462fd2bb644a.tar.gz
Autogenerated HTML docs for v2.30.1-427-gf9f25
Diffstat (limited to 'MyFirstContribution.html')
-rw-r--r--MyFirstContribution.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/MyFirstContribution.html b/MyFirstContribution.html
index ee18e9d1e..4d3d0c423 100644
--- a/MyFirstContribution.html
+++ b/MyFirstContribution.html
@@ -1379,7 +1379,7 @@ mention the right animal somewhere:</p></div>
<div class="content">
<pre><code>test_expect_success 'runs correctly with no args and good output' '
git psuh &gt;actual &amp;&amp;
- test_i18ngrep Pony actual
+ grep Pony actual
'</code></pre>
</div></div>
<div class="paragraph"><p>Indicate that you&#8217;ve run everything you wanted by adding the following at the
@@ -1912,7 +1912,7 @@ should generate your diffs from <code>&lt;topic&gt;..&lt;mybranch&gt;</code> and
<div id="footer">
<div id="footer-text">
Last updated
- 2020-11-30 20:44:23 PST
+ 2021-02-10 15:27:55 PST
</div>
</div>
</body>