]> source.dussan.org Git - sonarqube.git/commit
SONAR-5677 Fix support of Git project not at the root of repository tree
authorJulien HENRY <julien.henry@sonarsource.com>
Mon, 6 Oct 2014 15:36:29 +0000 (17:36 +0200)
committerJulien HENRY <julien.henry@sonarsource.com>
Mon, 6 Oct 2014 15:40:24 +0000 (17:40 +0200)
commit46886205f918fb2066968d096f2561dde5db5eaa
treefc2a8c79f43d0c2340e35a01de77725be8c0e0ce
parentf64d211e0d1b77adcd21421d18de2dcf3f51d23d
SONAR-5677 Fix support of Git project not at the root of repository tree
plugins/sonar-git-plugin/src/main/java/org/sonar/plugins/scm/git/JGitBlameCommand.java
plugins/sonar-git-plugin/src/test/java/org/sonar/plugins/scm/git/GitScmProviderTest.java
plugins/sonar-git-plugin/src/test/java/org/sonar/plugins/scm/git/JGitBlameCommandTest.java
plugins/sonar-git-plugin/test-repos/dummy-git-nested.zip [new file with mode: 0644]