We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc27e9 commit 2fde399Copy full SHA for 2fde399
.gitsplit.yml
@@ -46,4 +46,4 @@ splits:
46
# List of references to split (defined as regexp)
47
origins:
48
- ^(0\.x)$ # the default branch
49
- - ^v\d+\.\d+\.\d+$ # the version tags
+ - ^\d+\.\d+\.\d+$ # the version tags
0 commit comments