spacedentist / spr

Submit pull requests for individual, amendable, rebaseable commits to GitHub

Home Page:https://getcord.github.io/spr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turn spr into a stacked Github collaboration library

alper opened this issue · comments

I looked around a bit and there a bunch of projects that patch alternate non-branch workflows into git. The problem is that most of them don't have anything to make working with Github easy.

See for instance:

spr covers the GitHub workflow part (in a much more straightforward way than any other project really) but doesn't go much further than that. Most of these tools also seem to be written in Rust. Could these two things be combined?

Not sure how much of an effort it would be but could spr be turned into a library for sending sequences of commits to Github and keeping them in sync?