Tracking changes from a sub directory Permanently deleted user Created December 16, 2011 01:03 If the project root directory is a sub directory of a git repo, will the intellij be able to track the source changes as normal?
To make this work you have to add the path to the Git repository to Settings -> Version Control as a Git root.
Cool, it works. Thanks!