Skip to content

Commit f6bdacb

Browse files
committed
Allow "-beta", "-alpha" to be split
1 parent c0da80c commit f6bdacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitsplit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ splits:
1919
origins:
2020
- ^master$
2121
- ^v\d+\.\d+$
22-
- ^v\d+\.\d+\.\d+$
22+
- ^v\d+\.\d+\.\d+.*$

0 commit comments

Comments
 (0)