Commit 84450dad authored by Xavier Thompson's avatar Xavier Thompson

software/theia: Disable integrated git credentials prompt

parent 42d9aea5
......@@ -15,7 +15,7 @@
[instance-theia]
_update_hash_filename_ = instance-theia.cfg.jinja.in
md5sum = 562acf69f344fa9f6d03992d696462d0
md5sum = e39925b69a8bc17d17be54c075ae2f88
[instance]
_update_hash_filename_ = instance.cfg.in
......
......@@ -594,7 +594,8 @@ template =
"**/node_modules/**": true,
"$${directory:runner}/**":true,
"$${directory:project}/runner/**":true
}
},
"git.terminalAuthentication": false
}
[runner-link]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment