summaryrefslogtreecommitdiffstats
path: root/gitcore-tutorial.html
diff options
context:
space:
mode:
Diffstat (limited to 'gitcore-tutorial.html')
-rw-r--r--gitcore-tutorial.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitcore-tutorial.html b/gitcore-tutorial.html
index 8821f1d40..0fdcae901 100644
--- a/gitcore-tutorial.html
+++ b/gitcore-tutorial.html
@@ -1815,7 +1815,7 @@ the remote repository URL in the local repository’s config file
like this:</p></div>
<div class="listingblock">
<div class="content">
-<pre><code>$ git config remote.linus.url http://www.kernel.org/pub/scm/git/git.git/</code></pre>
+<pre><code>$ git config remote.linus.url https://git.kernel.org/pub/scm/git/git.git/</code></pre>
</div></div>
<div class="paragraph"><p>and use the "linus" keyword with <em>git pull</em> instead of the full URL.</p></div>
<div class="paragraph"><p>Examples.</p></div>
@@ -2458,7 +2458,7 @@ to follow, not easier.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 15:02:33 PDT
+ 2023-12-18 14:49:41 PST
</div>
</div>
</body>