File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
settings/extensions/#standard/commands/tools/fornix Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,17 +3,17 @@ gc python && gm master && gp && \
3
3
gc python_package && gm python && gp && \
4
4
gc python_notebook && gm python && gp && \
5
5
gc node && gm python && gp && \
6
- gc quik_github_pages && gm master && gp && \
6
+ gc quik_github_pages && gm node && gp && \
7
7
gc npm_package && gm node && gp && \
8
8
gc deno_package && gm master && gp && \
9
9
gc pnpm && gm node && gp && \
10
- gc electron && gm master && gp && \
10
+ gc electron && gm node && gp && \
11
11
gc prolog && gm master && gp && \
12
12
gc ruby && gm master && gp && \
13
13
gc rust && gm master && gp && \
14
14
gc rust_druid && gm rust && gp && \
15
15
gc rust_tauri && gm rust && gp && \
16
- gc textmate && gm node && gp && \
16
+ gc textmate && gm pnpm && gp && \
17
17
gc textmate && gm ruby && gp && \
18
18
gc crystal && gm master && gp && \
19
19
gc master
You can’t perform that action at this time.
0 commit comments