From a7a8f3d88e380536f489fe0264cac4709931cb7c Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 24 Jul 2024 17:27:49 +0100 Subject: [PATCH] simplify ngit docs as fetch is only a minor command it doesn't need mentioning --- src/routes/ngit/+page.svelte | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/routes/ngit/+page.svelte b/src/routes/ngit/+page.svelte index f4c7eeb..0ad0657 100644 --- a/src/routes/ngit/+page.svelte +++ b/src/routes/ngit/+page.svelte @@ -108,12 +108,6 @@ > issue commits as a proposal

-

- ngit fetch - download latest repository updates to allow `ngit list` usage offline -

ngit list