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

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