Microsoft/vscode

Git - Support submodule management

Open

#52 700 ouverte le 22 juin 2018

Voir sur GitHub
 (5 commentaires) (33 réactions) (1 assigné)TypeScript (74 848 stars) (10 221 forks)batch import
feature-requestgithelp wanted

Description

Feature Request

Add support for the git submodule commands from within VS Code.

Currently submodules are supported, but only if the submodules are created via git cli.

Examples: git submodule init git submodule update git submodule summary

etc...

I think the most important ones would be add, init, and update

Currently running ver. 1.24.1

Guide contributeur