On Fri, Dec 14, 2012 at 09:14:18AM +0100, Harri Pasanen wrote: > A fairly minor issue I ran into, but could be confusing for newbies: > > > Creating a new Qt Console project from scratch, the wizard default to > "Add to version control (git)" for me. > I figured that it will create the .git repository for me, but no, I got: > > 08:58 Executing in /home/harri/test/untar: /usr/bin/git add > --intent-to-add main.cpp > > Cannot add 1 file(s) to "/home/harri/test/untar": fatal: Not a git > repository (or any of the parent directories): .git > > > It did create the main.cpp and untar.pro before bailing out, the new > project was not opened.
A case for bugreports.qt-project.org? Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
