Compare commits
4 Commits
topics/rem
...
release/20
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
df9848ecd4 | ||
|
|
fbdd7e136d | ||
|
|
a507cd5d71 | ||
|
|
e3a84455b4 |
20
.gitmodules
vendored
20
.gitmodules
vendored
@@ -1,24 +1,24 @@
|
||||
[submodule "simgear"]
|
||||
path = simgear
|
||||
url = https://git.code.sf.net/p/flightgear/simgear
|
||||
branch = next
|
||||
url = ../simgear
|
||||
branch = release/2018.1
|
||||
[submodule "flightgear"]
|
||||
path = flightgear
|
||||
url = https://git.code.sf.net/p/flightgear/flightgear
|
||||
branch = next
|
||||
url = ../flightgear
|
||||
branch = release/2018.1
|
||||
[submodule "fgrun"]
|
||||
path = fgrun
|
||||
url = https://git.code.sf.net/p/flightgear/fgrun
|
||||
url = ../fgrun
|
||||
branch = next
|
||||
[submodule "fgdata"]
|
||||
path = fgdata
|
||||
url = git://git.code.sf.net/p/flightgear/fgdata
|
||||
branch = next
|
||||
url = ../fgdata
|
||||
branch = release/2018.1
|
||||
[submodule "windows-3rd-party"]
|
||||
path = windows-3rd-party
|
||||
url = https://git.code.sf.net/p/flightgear/windows-3rd-party
|
||||
url = ../windows-3rd-party
|
||||
branch = master
|
||||
[submodule "getstart"]
|
||||
path = getstart
|
||||
url = https://git.code.sf.net/p/flightgear/getstart
|
||||
branch = next
|
||||
url = ../getstart
|
||||
branch = release/2018.1
|
||||
|
||||
Reference in New Issue
Block a user