This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
Releases: socialcast/socialcast-git-extensions
Releases · socialcast/socialcast-git-extensions
v4.0
- Add config/scgitx.yml option
share_via_pr_comments
: Set totrue
to post reviewrequest and integration messages as pull request comments instead of Socialcast posts. - Add
git createpr
to create a pull request on github for the current branch, without assigning it for review. - Add
git assignpr
to assign the pull request on github for the current branch for peer review
v3.3
- Add
git branchdiff
to list branches merged into one branch and not also merged into another
3.1.16
- add
git-backportpr
command to backport pull request changes to a maintenance branch