From 94fd068b0032f8e5d528d0b151ba826083b3b499 Mon Sep 17 00:00:00 2001 From: Lauris Date: Tue, 14 Mar 2023 17:42:02 +0800 Subject: [PATCH] Option to set default branch at repository creation (#10803) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 7efc320f..2d9cfff7 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Allow to set protected file patterns that can not be changed under no conditions (#10806) +Option to set default branch at repository creation (#10803)