How to convert a git merge into a git rebase

How to convert a git merge into a git rebase

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
hughperkins
AI Developer
Posts: 836
Joined: 17 Oct 2006, 04:14

How to convert a git merge into a git rebase

Post by hughperkins »

Not specific to spring, but just in case it's useful, I did some experimentation on how to convert a 'git pull' into a 'git rebase', even after pushing to origin, or even from a completely different machine.

http://manageddreams.com/gitmergetorebase/
Post Reply

Return to “Engine”