Browse Source

simplify ngit docs

as fetch is only a minor command it doesn't need mentioning
master
DanConwayDev 2 years ago
parent
commit
a7a8f3d88e
No known key found for this signature in database
GPG Key ID: 68E15486D73F75E1
  1. 6
      src/routes/ngit/+page.svelte

6
src/routes/ngit/+page.svelte

@ -108,12 +108,6 @@ @@ -108,12 +108,6 @@
>
issue commits as a proposal
</p>
<p>
<span class="rounded bg-neutral p-2 font-mono"
><span class="py-5">ngit fetch</span></span
>
download latest repository updates to allow `ngit list` usage offline
</p>
<p>
<span class="rounded bg-neutral p-2 font-mono"
><span class="py-5">ngit list</span></span

Loading…
Cancel
Save