mirror of
https://github.com/boostorg/boost.git
synced 2025-04-15 01:08:14 +00:00
Added Move to the release branch
[SVN r73281]
This commit is contained in:
parent
6aac34774c
commit
d731f186e1
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -390,3 +390,7 @@
|
|||
path = libs/phoenix
|
||||
url = ../phoenix.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "move"]
|
||||
path = libs/move
|
||||
url = ../move.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
|
|
1
libs/move
Submodule
1
libs/move
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 4358c27ef8a0e6786e8c819038c2382c8fc1d2e5
|
Loading…
Add table
Reference in a new issue