git-branchless icon indicating copy to clipboard operation
git-branchless copied to clipboard

[1/1] feat(submit:github): implement Github forge

Open arxanas opened this issue 1 year ago • 0 comments

Stack:

  • https://github.com/arxanas/git-branchless/pull/1184

feat(submit:github): implement Github forge

  • It's not very good. It's probably buggy since there's a huge amount of state to keep in sync between commits, branches, and pull requests.
  • It's not very useful. When using Github's "Rebase and merge" button, it always rewrites the commit to update the committer signature. Then, for some reason, descendant commits can't be rebased automatically, and you have to manually rebase them.

arxanas avatar Jan 07 '24 23:01 arxanas