Replies: 3 comments 7 replies
-
|
Ok, I have tested it out. So far I have noticed:
I want it to result in 2 PRs, not 3. |
Beta Was this translation helpful? Give feedback.
-
i think the trick here is to create an issue first and then convert it to a PR. creating the issue assigns you an ID which you can use in your branch name and it'll stay the same when you convert the issue to a PR i spent a little time reading the current GitHub forge implementation this evening and i'll see if i get anywhere with a little more time this weekend. sapling and jj are very nice but i need hooks, submodules, and LFS juuuust often enough that i am interested in improving the GH forge + GPG support in git-branchless haha |
Beta Was this translation helpful? Give feedback.
-
|
I recently learned about a new potential issue when integrating with GitHub, which Graphite /
|
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
I recently landed #1184 to implement Github as a backend for
git submit, but it has a lot of problems. For posterity, I'm reproducing this message from private correspondence.There are three main problems:
sprand many similar solutions have their ownlandcommands. I'm not opposed to adding a--landmode of some sort togit submit, but it would also only work for repositories that you have push access to.git submitagain, but that command should be idempotent and this shouldn't happen). I may have chosen an altogether wrong algorithmic approach to handle updates, not sure. You might be able to suss some out with dedicated testing or regular usage.Also:
pr/123.Beta Was this translation helpful? Give feedback.
All reactions