This is an automated email from the ASF dual-hosted git repository.

vaughn pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-hugegraph-commons.git


The following commit(s) were added to refs/heads/master by this push:
     new c86e38a  chore: enable rebase option (#121)
c86e38a is described below

commit c86e38a8ac7eb05e405ffac531585443f9d362d3
Author: imbajin <[email protected]>
AuthorDate: Mon Dec 5 00:05:14 2022 +0800

    chore: enable rebase option (#121)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 1b320bf..4354d52 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,7 +31,7 @@ github:
   enabled_merge_buttons:
     merge:  false
     squash: true
-    rebase: false
+    rebase: true
   protected_branches:
     master:
       required_status_checks:

Reply via email to