14.02.2013, 11:28, "Orgad Shaneh" <[email protected]>: > 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 _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
