[Qt-creator] Git interactive rebase

Orgad Shaneh orgads at gmail.com
Thu Feb 14 11:26:58 CET 2013


Did you actually try this? qtcreator -client returns immediately.

- Orgad


On Thu, Feb 14, 2013 at 12:24 PM, Konstantin Tokarev <annulen at yandex.ru>wrote:

>
> 14.02.2013, 14:00, "Orgad Shaneh" <orgads at gmail.com>:
> > On Thu, Feb 14, 2013 at 11:59 AM, Konstantin Tokarev <annulen at yandex.ru>
> wrote:
> >> 14.02.2013, 13:58, "Orgad Shaneh" <orgads at gmail.com>:
> >>> On Thu, Feb 14, 2013 at 11:57 AM, Konstantin Tokarev <
> annulen at yandex.ru> wrote:
> >>>> 14.02.2013, 11:28, "Orgad Shaneh" <orgads at gmail.com>:
> >>>>> Hi,
> >>>>> I'm trying to create interactive rebase support for Git plugin. WIP
> change can be found here.
> >>>>>
> >>>>> I created a small tool that communicates with qtc using a local
> socket. It is used as GIT_EDITOR.
> >>>>
> >>>> I doubt this feature is really useful. You have to provide real GUI
> so that user can reorder,
> >>>> delete, squash commits and edit their messages from it, otherwise it
> has no advantages over command
> >>>> line rebase.
> >>>>
> >>>> --
> >>>> Regards,
> >>>> Konstantin
> >>>
> >>> Have you tried it? I open an editor for that...
> >>
> >> git rebase -i opens an editor too
> >>
> >> --
> >> Regards,
> >> Konstantin
> >
> > For this you need to run it in a shell... I open an editor inside Qt
> Creator.
>
> BTW, you can already use Qt Creator as git editor (just set EDITOR
> variable to 'qtcreator -client',
> or change core.editor throught git config to make it persistent).
>
> --
> Regards,
> Konstantin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20130214/6920bf19/attachment.html>


More information about the Qt-creator mailing list