Posts tagged with "egit"

Dec 14th, 2012

EGit Tutorial for Beginners updated

Two years ago, when Git and EGit were gathering speed in the Eclipse world, I published a tutorial for beginners describing step-by-step the basic use cases for EGit. Since then there have been many visits and quite a few comments. Additionally, the development of EGit hasn’t stood still. Therefore I decided to update the tutorial [...]

1 Comment
Sep 26th, 2012

EGit Tip: Keep up-to-date with Fetch and Rebase

Screen Shot 2012-09-25 at 5.17.14 PM

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 [...]

2 Comments
Jun 10th, 2011

You don’t have to use git to access code on github

github

I guess a lot of people would agree that github is the current kick-ass platform for developing software. Many platforms showed up fast and with the same speed they disappeared. Github is different. It’s also genuinely innovative. For several months I use github to share small projects (widgets, tools, small plug-ins). When I write a [...]

3 Comments
May 29th, 2011

Git Lesson: Be mindful of a detached head

screenshot_083

A severed head is never fun, and in git this is no different. In fact, a detached head can cause quite the headache.  In this article I will discuss what a detached head is, how it can happen, and most importantly, what you can do about it.  But before I begin, let’s rehash a bit [...]

5 Comments
Apr 5th, 2011

How to blog using GitHub and Eclipse

projectWizard

If this is not the first post by me that you’re reading, you may know that I try to blog regularly. Previously, I had 2 or 3 private blogs which, you also might know, were not that successful . Since I started at EclipseSource, I publish on our company blog. Anyway, I started my first [...]

Leave a Comment
Sep 8th, 2010

What do Scout, EGit, Xtext, p2 and RAP have in common?

projectLogos

First, they are all Eclipse projects. But I think you already knew this. The second thing they have in common is that they are all part of the Eclipse Stammtisch on September 15th in Karlsruhe (Germany). It’s an honor to announce that all these projects will be presented by top developers who play an important [...]

Leave a Comment
Jul 16th, 2010

Helios DemoCamp Darmstadt review

stammtisch_1

Two days ago was the Helios DemoCamp in Darmstadt at Deutsche Telekom.  I think it was a very successful evening with a whole bunch of good talks. Two of them are very noteworthy. The first one was presented by Marcel Bruch. He talked about the Eclipse Code Recommenders project which he’s working on at TU Darmstadt. [...]

1 Comment
Jun 22nd, 2010

Git Support, Top Eclipse Helios Feature #2

PatchContextMenu

Only 1 more day until Eclipse Helios is release and we are down to my Top 2 features. Over the life of Eclipse (Jeff McAffer tells me that he’s been working on Eclipse since 1999) a lot has changed. Eclipse started its life inside OTI/IBM. In November 2001 the Eclipse Consortium was announced and Eclipse [...]

5 Comments
Apr 27th, 2010

Google Summer of Code 2010 is on!

Google Summer of Code 2010

Finally the voting process for this years Google Summer of Code is over and they announced the accepted students. I’m really happy that so many interesting proposals got trough and really looking forward to see the outcome of all the student projects. Here is the full list of the proposals that got accepted for 2010. [...]

Leave a Comment