Tagged Questions
1
vote
1answer
66 views
Why does my Intellij Git plugin not commit files once I click commit?
Using IntelliJ 11.1.5, I was having trouble with committing my active changelist to my local Git repository. When I would try to commit, I would observe that though the dialog would come up, clicking ...
1
vote
1answer
563 views
Can't commit from git plugin in Intellij Idea
While I am trying to commit my project from git plugin of Intellij Idea ,it's showing an err msg like
"error: insufficient permission for adding an object to repository database .git/objects
error: ...