On Mo, 2016-10-10 at 11:09 +0200, ekke wrote: > Hi, > > I'm managing my Github projects by a tool outside of Qt Creator (Git > Tower on OSX) > > This way I'm using one tool for all my git projects independent from > used IDE (QtCreator, Eclipse Momentics, Android Studio, Xcode, VS) > > In Qt Creator I have nothing configured for Version Control, > > but I'm getting always questions to add files to git. > > Probably because there's a .git inside project dir > > Is there a way to let Qt Creator know that there's no version control > needed from QtC ?
Hi Ekke, You could disable the git plugin in Help>About Plugins. Best Regards, Tobias -- Tobias Hunger, Senior Software Engineer | The Qt Company The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin Geschäftsführer: Mika Pälsi, Juha Varelius, Mika Harjuaho. Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
