diff options
Diffstat (limited to 'forgeConfig.proto')
| -rw-r--r-- | forgeConfig.proto | 2 |
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? |
