Git project does not open after "git" is done
-
Why am I receiving this after git is completed ?

Is is because the source is not in C++?
-
Why am I receiving this after git is completed ?

Is is because the source is not in C++?
@AnneRanch
Creator is looking for some.profile in the specified directory to open. If there isn't one sitting there, it doesn't know what to do. Is there one actually there in that directory?I don't imagine it knows you have it under
git--- how would it without mind-reading? --- and to maybe go off togitto checkout the.profile (from where?). I imagine that happens once you have successfully opened the project, and then it knows it is maintained undergit.I don't know for sure since I do all my
gitstuff outside of Creator, which I find just as easy/easier but you may not.