Skip to content

Commit 401f72e

Browse files
authored
Set the default branch name for all exising projects (#15)
1 parent 9c624d8 commit 401f72e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/20210107-155820.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
update projects set branch='master' where branch is null;

0 commit comments

Comments
 (0)