From a39a75de5ed1cbb7be02538a38e5ecb7f164a944 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 27 Feb 2024 11:51:58 +0000 Subject: [PATCH] fix: amend ngit copy for clearer and more concise summary --- src/routes/+page.svelte | 5 ++--- src/routes/ngit/+page.svelte | 5 +---- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 2fe8d81..79ba4b7 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -45,9 +45,8 @@
- a command-line tool to create, - list and - apply Proposals and patches + a command-line tool to send and + review patches using nostr
install ngit diff --git a/src/routes/ngit/+page.svelte b/src/routes/ngit/+page.svelte index 5ea6e98..28e4312 100644 --- a/src/routes/ngit/+page.svelte +++ b/src/routes/ngit/+page.svelte @@ -5,10 +5,7 @@

ngit

-

- a command-line tool for managing git repositories change proposals via - nostr -

+

a command-line tool to send and review patches via nostr

works seemlessly with gitworkshop.dev