Microsoft/vscode

Git - Support submodule management

Open

#52,700 建立於 2018年6月22日

在 GitHub 查看
 (5 留言) (33 反應) (1 負責人)TypeScript (74,848 star) (10,221 fork)batch import
feature-requestgithelp wanted

描述

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

貢獻者指南