diff options
author | Daniil Baturin <daniil@vyos.io> | 2024-04-22 15:20:16 +0000 |
---|---|---|
committer | Daniil Baturin <daniil@vyos.io> | 2024-04-22 15:58:23 +0000 |
commit | 131958be21cb8958590432a1a58d2ba0a9efda5f (patch) | |
tree | 957fcd5cdb713469db86b28c6dfa67dd400b4d51 /.gitmodules | |
parent | d9499a16a463aa3fb0d6df791232e13c68f3908a (diff) | |
download | vyos-build-131958be21cb8958590432a1a58d2ba0a9efda5f.tar.gz vyos-build-131958be21cb8958590432a1a58d2ba0a9efda5f.zip |
build: T3664: remove the vyos-1x submodule from the root
to prepare to move it to a subdirectory
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 11906b0d..e69de29b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "vyos-1x"] - path = vyos-1x - url = https://github.com/vyos/vyos-1x |