how would you describe what "git rebase" does in one or two short sentences? Assuming there's already an appropriate diagram you can point to
(I'm doing a small side project around git rebase this week)
(1/?)
@b0rk I think that "git rebase" means approximately this:
"Change the order of things in the git history so that that it becomes as if those other changes were done first and then my changes are done afterwards, instead of the other way around."
Librem Social is an opt-in public network. Messages are shared under Creative Commons BY-SA 4.0 license terms. Policy. Stay safe. Please abide by our code of conduct. (Source code)