13 ms·
No, that’s not right. If you did that, you would need to force push to get the result pushed to the remote.
by karatinversion 3y ago
No, that’s not right. If you did that, you would need to force push to get the result pushed to the remote.
- Sharlin 3y agoOh, right. So what actually happens is that the offshoot must first be rebased on top of the trunk, and then trunk can be fast-forward merged/rebased (same thing, really) to the offshoot's head.