I installed KDevelop 4.2.3, enabled git plugin and created new project with git version control system. Repository was created in project directory and that's fine. However when I right click on file in project, then I choose option Git and I can do actions like add file to repo, git pull, git push etc., however some options like commit, branches etc. are disabled. How to make them work?

link|improve this question

75% accept rate
feedback

1 Answer

up vote 1 down vote accepted

I noticed that commiting to git work when I click on project name in Projects toolbar. Earlier I was trying to do it on single file in Documents toolbar.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.