blob: 8fa94f232bfad86499b885171f89590fa6eae441 [file] [log] [blame]
java_library(
name = 'jgit-archive',
exports = ['@jgit_archive//jar'],
runtime_deps = ['//lib/jgit/org.eclipse.jgit:jgit'],
visibility = ['//visibility:public'],
)