mirror of
https://github.com/zhigang1992/R.swift.git
synced 2026-01-12 17:33:08 +08:00
Since git is not really nice to you when a submodule path changes without you explicitly telling git about it.
10 lines
314 B
Plaintext
10 lines
314 B
Plaintext
[submodule "Xcode.swift"]
|
|
path = Xcode.swift
|
|
url = https://github.com/mac-cain13/Xcode.swift.git
|
|
[submodule "OptionKit"]
|
|
path = OptionKit
|
|
url = https://github.com/mac-cain13/OptionKit.git
|
|
[submodule "R.swift.Library"]
|
|
path = R.swift.Library
|
|
url = https://mac-cain13@github.com/mac-cain13/R.swift.Library.git
|