mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 14:05:01 +00:00
Super-project for modularized Boost
Using the `submodule.<name>.branch` config option (in the `.gitmodules` file), specify the mainline branch for usage by `git submodule update --remote`. The branch is explicitly set to `.` in the config file, which will be replaced with the parent branch name in the repository when the submodule update command is executed. For example, if you have `master` checked out and you run `git submodule update --remote`, then `branch = .` effectively becomes `branch = master`. Likewise with `develop`, it will effectively become `branch = develop`. |
||
---|---|---|
doc | ||
libs | ||
more | ||
status | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
appveyor.yml | ||
boost-build.jam | ||
boost.css | ||
boost.png | ||
boostcpp.jam | ||
bootstrap.bat | ||
bootstrap.sh | ||
circle.yml | ||
index.htm | ||
index.html | ||
INSTALL | ||
Jamroot | ||
LICENSE_1_0.txt | ||
rst.css |