Currently the plugin does not setup the default remote branch, something that git-clone does do. This patch fixes the issue and makes the plugin setup a cloned repository exactly the same as git-clone. Ferry Huberts (1): Make sure to set up the default remote branch correctly .../org/spearce/egit/core/op/CloneOperation.java | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html