diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 5 insertions, 10 deletions
| @@ -52,19 +52,14 @@ eg self-hosted, github, codeberg, etc. | |||
| 52 | 52 | ||
| 53 | run from the directory of the git repository: | 53 | run from the directory of the git repository: |
| 54 | 54 | ||
| 55 | - `ngit init` signal you are this repo's maintainer accepting proposals via nostr | 55 | - `ngit init` signal you are this repo's maintainer accepting PRs and issues via nostr |
| 56 | - `ngit send` issue commits as a proposal | 56 | - `ngit send` submit PR with advanced options |
| 57 | - `ngit list` list proposals; checkout, apply or donwload selected | 57 | - `ngit list` list Prs; checkout, apply or donwload selected |
| 58 | - `ngit fetch` fetch download latest repository updates to allow `ngit list` usage offline | 58 | - `ngit account` login, logout, export keys |
| 59 | |||
| 60 | and when on a proposal branch: | ||
| 61 | |||
| 62 | - `ngit push` send proposal revision | ||
| 63 | - `ngit pull` fetch and apply new proposal commits / revisions linked to branch | ||
| 64 | 59 | ||
| 65 | ## contributions welcome! | 60 | ## contributions welcome! |
| 66 | 61 | ||
| 67 | use ngit to submit proposals! | 62 | use ngit to submit PRs! |
| 68 | 63 | ||
| 69 | [gitworkshop.dev/r/naddr1qqzxuemfwsq3gamnwvaz7tmjv4kxz7fwv3sk6atn9e5k7q3q5qydau2hjma6ngxkl2cyar74wzyjshvl65za5k5rl69264ar2exsxpqqqpmejawq4qj](https://gitworkshop.dev/repo/ngit) to report issues and see proposals | 64 | [gitworkshop.dev/r/naddr1qqzxuemfwsq3gamnwvaz7tmjv4kxz7fwv3sk6atn9e5k7q3q5qydau2hjma6ngxkl2cyar74wzyjshvl65za5k5rl69264ar2exsxpqqqpmejawq4qj](https://gitworkshop.dev/repo/ngit) to report issues and see proposals |
| 70 | 65 | ||