-
Notifications
You must be signed in to change notification settings - Fork 23
/
.gitmodules
53 lines (53 loc) · 1.7 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[submodule "liberated/sbt-git-versioning"]
path = liberated/sbt-git-versioning
url = [email protected]:bleep-build/sbt-git-versioning.git
branch = main
update = merge
[submodule "liberated/sbt-native-image"]
path = liberated/sbt-native-image
url = [email protected]:bleep-build/sbt-native-image.git
branch = main
update = merge
[submodule "liberated/sbt-sonatype"]
path = liberated/sbt-sonatype
url = [email protected]:bleep-build/sbt-sonatype.git
branch = master
update = merge
[submodule "liberated/sbt-pgp"]
path = liberated/sbt-pgp
url = [email protected]:bleep-build/sbt-pgp.git
branch = develop
update = merge
[submodule "liberated/sbt-ci-release"]
path = liberated/sbt-ci-release
url = [email protected]:bleep-build/sbt-ci-release.git
branch = main
update = merge
[submodule "liberated/sbt-dynver"]
path = liberated/sbt-dynver
url = [email protected]:bleep-build/sbt-dynver.git
branch = master
update = merge
[submodule "liberated/mdoc"]
path = liberated/mdoc
url = [email protected]:bleep-build/mdoc.git
branch = main
update = merge
[submodule "liberated/sbt-tpolecat"]
path = liberated/sbt-tpolecat
url = [email protected]:bleep-build/sbt-tpolecat.git
branch = main
update = merge
[submodule "liberated/sbt-jni"]
path = liberated/sbt-jni
url = [email protected]:bleep-build/sbt-jni.git
branch = main
update = merge
[submodule "liberated/librarymanagement"]
path = liberated/librarymanagement
url = [email protected]:bleep-build/librarymanagement.git
branch = develop
update = merge
[submodule "liberated/mill-scalafix"]
path = liberated/mill-scalafix
url = [email protected]:bleep-build/mill-scalafix.git