diff options
author | rebortg <github@ghlr.de> | 2020-11-26 22:32:45 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2020-11-26 22:32:45 +0100 |
commit | d4863cc15079682634ecca21dd87442ae3cb5666 (patch) | |
tree | f42f2537e92d620fbfa50575af367cba05ba55d2 | |
parent | bd631530b21be71277f8e0d5545f087d5c4d49cb (diff) | |
download | vyos-documentation-d4863cc15079682634ecca21dd87442ae3cb5666.tar.gz vyos-documentation-d4863cc15079682634ecca21dd87442ae3cb5666.zip |
add vyos-1x submodule
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | docs/_include/vyos-1x | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..d3d92138 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "docs/_include/vyos-1x"] + path = docs/_include/vyos-1x + url = https://github.com/vyos/vyos-1x + branch = current diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x new file mode 160000 +Subproject 64d6e689a8274845a49e6931eda6cda04615de4 |