upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 89110d0..cdf3c63 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
2 2
3nostr plugin for git 3nostr plugin for git
4 4
5- clone a nostr repository, or add as a remote, by using the url format nostr://<pub123|nip05-address>/<identifier> 5- clone a nostr repository, or add as a remote, by using the url format nostr://<npub123|nip05-address>/<identifier>
6- remote branches beginning with `pr/` are open PRs from contributors; `ngit list` can be used to view all PRs 6- remote branches beginning with `pr/` are open PRs from contributors; `ngit list` can be used to view all PRs
7- to open a PR, push a branch with the prefix `pr/` or use `ngit send` for advanced options 7- to open a PR, push a branch with the prefix `pr/` or use `ngit send` for advanced options
8- publish a repository to nostr with `ngit init` 8- publish a repository to nostr with `ngit init`