[core-workflow] What instructions to give for squashing PRs from the CLI?

Brett Cannon brett at snarky.ca
Thu Oct 6 15:43:21 EDT 2016


While we will use GitHub's Squash and Merge button for PRs, that doesn't
meant everyone will want to use it; some people just prefer using a CLI.
That means we need to come up with a set of instructions on how to take a
GitHub PR and perform a squash commit manually at the CLI (committing a
patch from bugs.python.org is simply since there's no squashing to do).
Anyone have that set of commands handy?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/core-workflow/attachments/20161006/4e5f8aff/attachment.html>


More information about the core-workflow mailing list