Hello guys,
We've already described the basic GitHub integration features on IntelliJ IDEA before. Here comes more advanced stuff.
We've made lots of improvements since then, but the main new thing to talk about is GitHub rebase support. GitHub provides an easy way of forking someone's repository, however it is pretty natural for the development to keep your sources up-to-date. In the latest version of the IntelliJ GitHub plugin you can rebase your own fork onto the origin in several clicks.
Here is a small howto:
Let us consider that we had forked someone's repository on the github.com,