summaryrefslogtreecommitdiff
path: root/forgeConfig.proto
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-11-27 21:21:06 -0600
committerJeff Carr <[email protected]>2024-11-27 21:21:06 -0600
commitf5ad4a7a41deb9f8b35c39c46d6ae31276c1e117 (patch)
tree13b669b29cf973cdd46063479e42533acb203829 /forgeConfig.proto
parent0fc7c2d753bc6cfdc4d64425da1a23c3735b8409 (diff)
geez
Diffstat (limited to 'forgeConfig.proto')
-rw-r--r--forgeConfig.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/forgeConfig.proto b/forgeConfig.proto
index ab4e033..5d3b25a 100644
--- a/forgeConfig.proto
+++ b/forgeConfig.proto
@@ -31,7 +31,7 @@ message ForgeConfig {
google.protobuf.Timestamp verstamp = 12; // the git commit timestamp of the version
}
-// TODO: autogen 'Repos'
+// TODO: autogen 'sort', 'marshal'
message ForgeConfigs {
string uuid = 1; // could be useful for /usr/share/file/magic someday?
string version = 2; // could be used for protobuf schema change violations?