Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'proto/transaction.proto')
-rw-r--r--proto/transaction.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/transaction.proto b/proto/transaction.proto
index cbd94a985..4e8864c81 100644
--- a/proto/transaction.proto
+++ b/proto/transaction.proto
@@ -44,6 +44,7 @@ service RefTransaction {
// This comment is left unintentionally blank.
message VoteTransactionRequest {
+ // This comment is left unintentionally blank.
enum Phase {
// UNKNOWN_PHASE is the unknown voting phase. This value has been the
// default because phases have been introduced. Eventually, using this