Skip to content

Commit a88f712

Browse files
committed
Merge branch 'master' into ruby
2 parents 7b8d40d + 3b80cdd commit a88f712

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

settings/extensions/#standard/commands/tools/fornix/merge_all_templates

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ gc python && gm master && gp && \
33
gc python_package && gm python && gp && \
44
gc python_notebook && gm python && gp && \
55
gc node && gm python && gp && \
6-
gc quik_github_pages && gm master && gp && \
6+
gc quik_github_pages && gm node && gp && \
77
gc npm_package && gm node && gp && \
88
gc deno_package && gm master && gp && \
99
gc pnpm && gm node && gp && \
10-
gc electron && gm master && gp && \
10+
gc electron && gm node && gp && \
1111
gc prolog && gm master && gp && \
1212
gc ruby && gm master && gp && \
1313
gc rust && gm master && gp && \
1414
gc rust_druid && gm rust && gp && \
1515
gc rust_tauri && gm rust && gp && \
16-
gc textmate && gm node && gp && \
16+
gc textmate && gm pnpm && gp && \
1717
gc textmate && gm ruby && gp && \
1818
gc crystal && gm master && gp && \
1919
gc master

0 commit comments

Comments
 (0)