Import multiple commits in a PR as a stack of diffs
quark-zju opened this issue · 1 comments
quark-zju commented
See facebook/sapling#451 (comment)
The commits in the PR are well split and the messages are well written. Could ImportIt optionally create a diff stack and do not squash the commits?
bigfootjon commented
At Meta, you can use ghimport tool to do things like this. We don't really anticipate supporting stacks in ShipIt export or import at this time