Merge "Buck: Emulate real JGit project structure in its own cell"

This commit is contained in:
Saša Živkov
2016-02-18 15:27:09 +00:00
committed by Gerrit Code Review
25 changed files with 108 additions and 95 deletions

View File

@@ -42,7 +42,7 @@ java_library(
'//lib/joda:joda-time',
'//lib/log:api',
'//lib/mina:sshd',
'@jgit//:jgit',
'@jgit//org.eclipse.jgit:jgit',
],
visibility = ['PUBLIC'],
)