mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-09 08:42:18 -04:00
Add submodule for common protos
This commit is contained in:
parent
4f905203ed
commit
057b10709e
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "vendor/proto/api-common-protos"]
|
||||
path = vendor/proto/api-common-protos
|
||||
url = https://github.com/googleapis/api-common-protos
|
||||
1
vendor/proto/api-common-protos
vendored
Submodule
1
vendor/proto/api-common-protos
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 3ae3d15623f2c1e49004b295db7a77c78a75c3b0
|
||||
Loading…
Reference in a new issue