Skip to content

Commit 2d67406

Browse files
committed
GIT: Use the eos-protobuf-spec repository which is shared with eos-grpc-gateway
1 parent 8aca2ac commit 2d67406

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+103
-2343
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@
2929
[submodule "common/cppzmq"]
3030
path = common/cppzmq
3131
url = https://github.com/zeromq/cppzmq.git
32+
[submodule "proto/eos-protobuf-spec"]
33+
path = proto/eos-protobuf-spec
34+
url = https://gitlab.cern.ch/eos/eos-protobuf-spec.git

proto/CMakeLists.txt

+99-98
Large diffs are not rendered by default.

proto/common/cli_proto/Access.proto

-118
This file was deleted.

proto/common/cli_proto/Acl.proto

-21
This file was deleted.

proto/common/cli_proto/Archive.proto

-17
This file was deleted.

proto/common/cli_proto/Attr.proto

-30
This file was deleted.

proto/common/cli_proto/Authentication.proto

-21
This file was deleted.

proto/common/cli_proto/Backup.proto

-17
This file was deleted.

proto/common/cli_proto/ChangeMode.proto

-18
This file was deleted.

proto/common/cli_proto/Chown.proto

-20
This file was deleted.

proto/common/cli_proto/Config.proto

-49
This file was deleted.

proto/common/cli_proto/ConsoleReply.proto

-13
This file was deleted.

0 commit comments

Comments
 (0)