This is what happens when I make assumptions about how git tracks submodules.
(*really* changed the submodule URL)pull/872/head
parent
b7627fb47a
commit
21e6394b9f
|
|
@ -1,3 +1,3 @@
|
||||||
[submodule "lib/composure"]
|
[submodule "lib/composure"]
|
||||||
path = lib/composure
|
path = lib/composure
|
||||||
url = git@github.com:erichs/composure.git
|
url = https://github.com/erichs/composure.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue