I can't seem to commit only a fraction of the changes in a file, it seems to be all of the file or nothing, I'm using Git with Intellij, is it possible?
Thanks.
Possible Duplicate:
Intellij Idea 9/10, what folders to check into (or not check into) source control?
I started using WebStorm for web development and am not sure what to add and what to exclude from our Git repository. Clearly some files …
unable to remove file that really exists - fatal: pathspec ... did not match any files
I have a file under git control that simply will not be deleted. The failing command is:
$ git rm .idea/workspace.xml
fatal: pathspec '.…