Microsoft/vscode

Git - Support submodule management

Open

#52.700 geöffnet am 22. Juni 2018

Auf GitHub ansehen
 (5 Kommentare) (33 Reaktionen) (1 zugewiesene Person)TypeScript (74.848 Stars) (10.221 Forks)batch import
feature-requestgithelp wanted

Beschreibung

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

Contributor Guide