repos / git-pr

the easiest git collaboration tool
git clone https://github.com/picosh/git-pr.git
Help
# submit a new patch request
git format-patch main --stdout | ssh pr.pico.sh pr create git-pr
# list prs for repo
ssh pr.pico.sh pr ls git-pr

Open PRs

open feat: improve documentation
#21 opened on 2024-08-29T14:09:39Z by in0rdr
open feat: range diff
#19 opened on 2024-08-19T21:12:53Z by erock

Reviews PRs

reviewed fix: log admin as closer
#12 opened on 2024-07-22T17:56:38Z by jolheiser

Accepted PRs

accepted contrib: add dev script
#13 opened on 2024-07-22T18:12:32Z by jolheiser
accepted fix: only log status change if the status changes
#11 opened on 2024-07-22T16:35:13Z by jolheiser
accepted fix: use eventlog time for pr details
#10 opened on 2024-07-22T16:07:15Z by jolheiser
accepted fix: insert repoID with pr creation
#9 opened on 2024-07-22T16:00:20Z by jolheiser
accepted docs: fix typo / minor rewording in readme
#8 opened on 2024-07-20T15:02:56Z by exelotl
accepted feat: consistent user display
#7 opened on 2024-07-19T20:02:10Z by jolheiser
accepted fix(cli): access control for removing patchsets
#6 opened on 2024-07-19T16:47:38Z by erock
accepted feat: static assets
#3 opened on 2024-07-19T14:53:23Z by erock
accepted chore: remove dead code
#1 opened on 2024-07-18T18:03:12Z by erock