summary refs log tree commit diff
path: root/project.config
diff options
context:
space:
mode:
authortazjin <mail@tazj.in>2020-06-11T20·33+0000
committerGerrit Code Review <gerrit@camden>2020-06-11T20·33+0000
commit3ac4df8ef255cd98b02e7754c9f11c80ab74aa25 (patch)
tree49e5ecd6ae0bf0699f87a0f9617c523a9794dcfc /project.config
parentb4e1453e359048e370a70e79d527a3adda8210f3 (diff)
Modified project settings
Diffstat (limited to 'project.config')
-rw-r--r--project.config18
1 files changed, 17 insertions, 1 deletions
diff --git a/project.config b/project.config
index a782fcaf8f..f963952aab 100644
--- a/project.config
+++ b/project.config
@@ -1,4 +1,20 @@
 [access]
 	inheritFrom = All-Projects
 [submit]
-	action = inherit
+	action = rebase always
+	mergeContent = true
+	matchAuthorToCommitterDate = false
+	rejectEmptyCommit = true
+[project]
+	description = This is the repository.
+[receive]
+	requireContributorAgreement = false
+	requireSignedOffBy = false
+	requireChangeId = true
+	createNewChangeForAllNotInTarget = true
+	rejectImplicitMerges = true
+[change]
+	privateByDefault = false
+	workInProgressByDefault = false
+[reviewer]
+	enableByEmail = false