repos / git-pr

a self-hosted git collaboration server
git clone https://github.com/picosh/git-pr.git

commit
8887623
parent
c8ef725
author
Eric Bower
date
2024-07-10 16:39:20 -0400 EDT
docs: readme
1 files changed,  +4, -3
M README.md
+4, -3
 1@@ -207,9 +207,10 @@ curl localhost:3000
 2 > This project is being actively developed and we have not reached alpha status
 3 > yet.
 4 
 5-1. PR should be displayed as an event log
 6-1. **Alpha status**
 7+1. Announce **Alpha status**
 8+1. Remove reviews from `print` command
 9 1. Git remote for repos
10 1. PR build steps (e.g. check that a patch can be cleanly applied)
11-1. Review patch inline (edit patch directly with comments `# xxx` then reupload)
12+1. Review patch inline? (e.g. edit patch directly with comments `# xxx` then
13+   reupload)
14 1. TUI?