When I try to upload a VCS ->Import into Version Control -> Share project on GitHub project VCS ->Import into Version Control -> Share project on GitHub I get this:
Can't finish GitHub sharing process Successfully created project 'MyProjectName' on GitHub, but initial commit failed: *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: empty ident name (for ) not allowed during executing git -c core.quotepath=false commit -m "Initial commit" -- Question: what to do with it, before I had no such problem!