Skip to content

Commit de000a8

Browse files
committed
Remove git deprecation from Publishing
Signed-off-by: Simon Graband <sgraband@eclipsesource.com>
1 parent 5cc1b49 commit de000a8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/Publishing.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,12 +142,6 @@ Format:
142142

143143
- Verify the packages are published on npm.
144144

145-
- Deprecate the `@theia/git` extension (needs to be done after each release).
146-
147-
```bash
148-
npm deprecate @theia/git "The Theia Git extension is no longer maintained, please use the built-in VS Code Git extension instead, which covers the same feature set."
149-
```
150-
151145
- Remove the auth token:
152146

153147
```bash

0 commit comments

Comments
 (0)