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 57ab33a commit c2a572fCopy full SHA for c2a572f
superstack/gettingstarted/index.html
@@ -375,12 +375,11 @@ <h2 id="1-clone-superstack">1. Clone SuperStack</h2>
375
<div class="highlight"><pre><span></span><code>git<span class="w"> </span>pull
376
git<span class="w"> </span>push<span class="w"> </span>origin<span class="w"> </span>head
377
</code></pre></div>
378
-
379
-### Why not just fork SuperStack?
+<h3>Why not just fork SuperStack?</h3>
380
381
Because you can't make a fork private.
382
383
-### Why not make SuperStack a template repo?
+<h3>Why not make SuperStack a template repo?</h3>
384
385
Because then you can't pull from upstream SuperStack.
386
0 commit comments