[ Thanks to Tej
Parkash for this link. ]
“In my previous post I talked about a specific use case for git
rebase and how it is helpful in certain scenario. This post will
talk about another interesting part of git rebase. If you see a git
document about git rebase it summaries git rebase as, It forward
ports all local commits. Let me put some explaination for same with
example.”