version control - PhpStorm Git keeps saying: no changes detected -


i tried work phpstorm , git. have previous experience using netbeans , didn't have problem git on netbeans.

with phpstorm create project clicking

checkout version control -> github.

after that, created file , didn't see file in changes list, under version control.

i clicked push , dialog message

no changes detected

appears.

a month ago tried same pycharm , got same problem. found online blog addressed problem. tried people said no success.

i've read ide has path in project path not in project git path, when changed, error appeared.

has idea how fix it, changing in configuration or git files?

well, know post old but... found solution clicking on vcs | refresh file status, hope :)


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -