Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] [Announce] JGit / EGit Release 1.3

At 7:15 AM +0100 2/22/12, Robin Rosenberg wrote:
>Stephen Bannasch skrev 2012-02-22 03.08:
>>At 11:47 AM +0100 2/17/12, Matthias Sohn wrote:
>>>The JGit and EGit project teams are proud to announce their release 1.3.
>>>
>>>Release Review Document
>>>https://bugs.eclipse.org/bugs/attachment.cgi?id=210686
>>
>>Great work!
>>
>>I looked at the items listed as planned for v2.0 in the Release Review Document and was wondering about whether there are any plans/interest in implementing  bisect and cherry-pick?
>
>We've had cherry-pick in Egit since October 2010. It's in the context menu in the
>history view.

Ahh ... yes ... when I read the feature chart in the pdf and saw the feature "cherry" I misread that as "cherry-pick".

>>Besides git-svn (which I use a bunch but wish I didn't have to) bisect and cherry-pick are two features in command line gitthatI regularly use and find quite valuable.
>
>Personally I'm not sure git-svn and similar tools like cvsimport/export,p4, hg etc belongs in EGit itself.
>You can probably easily hook the into the external tools menu. There are a number of git-related variables
>you can use in the launcher.

Is there an example of using the external tool with git-related variables described/documented?

>Bisect is another story. Having it in EGit would be enormously useful.

Yes!


Back to the top