You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixes
get rid of italics in generated commit messages - they're silly
fix unneccessary creation of base branches when updating PRs
when updating an existing PR, merge in master commit if the commit was rebased even if the base tree did not change
add a final rebase commit to the PR branch when landing and it is necessary to do so to not have changes in the base of this commit, that since have landed on master, displayed as part of this PR
Improvemets
add spr version number in PR commit messages
add --all option to spr diff for operating on a stack of commits