26 Sep 2012
EGit Tip: Keep up-to-date with Fetch and Rebase
Comments
There are several good reasons to use a Rebase Workflow with Git, such as the ability to keep a linear history. However, when I started using the Git Plugin for Eclipse I was unsure of how to follow this workflow. To help others, I’ve put together a short Tutorial that demonstrates how to use the Rebase Workflow with EGit.