Ver a proveniência

Updates clean working tree message

main
Eric Amodio há 8 anos
ascendente
cometimento
0a7a88c302
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/quickPicks/repoStatus.ts

+ 1
- 1
src/quickPicks/repoStatus.ts Ver ficheiro

@ -108,7 +108,7 @@ export class RepoStatusQuickPick {
}
else {
items.push(new CommandQuickPickItem({
label: `No working changes`,
label: `No changes in the working tree`,
description: null
}, Commands.ShowQuickRepoStatus, [goBackCommand]));
}

||||||
x
 
000:0
Carregando…
Cancelar
Guardar