Commit Graph

6 Commits

Author SHA1 Message Date
Joao Moreno
f367d0fe20 skip auth only for auto fetch
related to #72615
2019-10-17 16:19:26 +02:00
Oxirt
c0cca64e3c allow Git: fetch command to show password prompt
There was some 2 years old code which was preventing `Git: fetch` command from displaying a password prompt. I've removed this special treatment. Tested, now `Git: fetch` is showing password prompt as expected and the operation is also successful.
2019-04-19 22:03:08 +05:30
Matt Bierner
dd3e2d94f8 Remove use strict directives in extension code
We compile with alwaysStrict so these directives are not needed
2018-10-02 16:02:44 -07:00
Matt Bierner
ab1d686a41 Fix a few more errors 2017-11-06 13:43:15 -08:00
Joao Moreno
60efdae34c fixes #27595 2017-06-28 15:54:13 +02:00
Joao Moreno
77f0e95307 git: askpass support 2017-02-20 12:28:42 +01:00