Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Need help with check-outs

Hi Robin,
This change seems to work well for my use-case.

Only thing missing now is for egit to correctly display the selected tag in the projects label decoration.

Regards,
THomas Hallgren


On 2009-12-19 00:16, Robin Rosenberg wrote:
onsdagen den 16 december 2009 13.47.42 skrev  Thomas Hallgren:
Hi,
The work of implementing of a Buckminster git reader is progressing. I'm
now at the point where I want to add the support for tags. It's a bit
hard to deduct the right approach by just looking at the source so I
wonder if someone could help me.

What I would like to now, is the programmatic equivalence of doing:

   git checkout<tagname>   # i.e. detached HEAD
Take a look at http://egit.eclipse.org/r/#change,146

-- robin




Back to the top