소스 검색

Removes WIP status from walkthrough graph SVG

main
Keith Daulton 1 년 전
부모
커밋
2a330fba59
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      walkthroughs/welcome/commit-graph.svg

+ 1
- 1
walkthroughs/welcome/commit-graph.svg 파일 보기

@ -67,7 +67,7 @@
<circle stroke="var(--vscode-gitlens-graphLane5Color)" cx="305" cy="245" r="8" stroke-width="2"/>
<text x="366" y="33.5" fill="var(--vscode-editor-foreground)" opacity="0.45"><tspan>Work in progress</tspan><tspan dx="9" dy="1" font-family="codicon">&#xea73;</tspan><tspan dx="3" dy="-1">2</tspan><tspan dx="9" dy="1" font-family="codicon">&#xea60;</tspan><tspan dx="3" dy="-1">1</tspan></text>
<text x="366" y="33.5" fill="var(--vscode-editor-foreground)" opacity="0.45"><tspan>Work in progress</tspan></text>
<text fill="var(--vscode-editor-foreground)" opacity="0.7" font-size="11">
<tspan x="366" y="59.5">Improves performance &amp; reduces bundle size</tspan>
<tspan x="366" y="86.5">Adds brand new welcome experience</tspan>

불러오는 중...
취소
저장