[alias]
  all = //:all
  jgit = //org.eclipse.jgit:jgit
  jgit-archive = //org.eclipse.jgit.archive:jgit-archive
  jgit_bin = //:jgit_bin
  jgit-lfs = //org.eclipse.jgit.lfs:jgit-lfs
  jgit-lfs-server = //org.eclipse.jgit.lfs.server:jgit-lfs-server
  jgit-servlet = //org.eclipse.jgit.http.server:jgit-servlet

[buildfile]
  includes = //tools/default.defs

[java]
  src_roots = src, resources, tst

[project]
  ignore = .git

[cache]
  mode = dir

[download]
  maven_repo = http://repo1.maven.org/maven2
  in_build = true