diff options
-rw-r--r-- | project.config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/project.config b/project.config index a782fca..d81424c 100644 --- a/project.config +++ b/project.config @@ -1,4 +1,6 @@ [access] inheritFrom = All-Projects [submit] - action = inherit + action = rebase if necessary +[project] + description = Repository to test main branch |