diff --git a/src/routes/ngit/+page.svelte b/src/routes/ngit/+page.svelte index 1303ac6..5ea6e98 100644 --- a/src/routes/ngit/+page.svelte +++ b/src/routes/ngit/+page.svelte @@ -51,33 +51,33 @@ ngit init - for maintainers to signal they are accepting proposals via nostr + signal you are this repo's maintainer accepting proposals via nostr
ngit send - send commits on current branch as a proposal + issue commits as a proposal
ngit list - list proposals; optionally apply them as a new branch + list proposals; checkout, apply or donwload selected
and when on a proposal branch:
ngit push - send new commits as proposal ammendments + send proposal revision
ngit pull - fetch and apply new proposal commits + fetch and apply new proposal commits / revisions linked to branch