Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
🦺
main
Eric Amodio
2 vuotta sitten
vanhempi
f8211797d2
commit
62733adb69
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/git/gitProviderService.ts
+ 1
- 1
src/git/gitProviderService.ts
Näytä tiedosto
@ -908,7 +908,7 @@ export class GitProviderService implements Disposable {
if
(
typeof
pathOrFile
===
'string'
)
{
path
=
pathOrFile
;
}
else
{
path
=
pathOrFile
!
.
originalPath
?
?
pathOrFile
!
.
path
;
path
=
pathOrFile
?
.
originalPath
?
?
pathOrFile
?
.
path
?
?
''
;
}
}
else
{
ref
=
refOrUri
.
sha
;
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna