PHPStorm and Bitbucket's Git VCS.

Hello,

I've created private git repo at bitbucket. After that I've added https git repo url to PHPStorm; entered all requested credentials (repo is private). Connection succeeded.
Currently I'm at master branch. I'm starting to add files to project and to adding to git (using PHPStorm GUI). After that I'm trying to commit and push changes.
Everything is ok, I'm reported that commit successful, but I can't see commited files at bitbucket's repo. Any ideas?

PS: Sorry for my English.

Best regards,
Kirill

0

Hello Kirill,

You say that "I'm reported that commit successful".

Have you pushed the changes? Did you receive a message about successful push?

0

请先登录再写评论。