githelper'githelper' is an extension for VS Code that helps you preventing common problems when handling with Git-repositories. Specially the use of Submodules in a project, when done wrong, can introduce some unintended problems. This extension detects these problems, notifies and assists you with fixes. The fixes can be also applied automatically as soon as the problem is detected. FeaturesIt can monitor all folders in current workspace. ex: code opend "d:\smallcodes" there have
Project1 Project2 will be selectd. Release NotesUsers appreciate release notes as you update your extension. 0.0.1Initial release of ... 0.0.2Add treeView in SCM 0.0.3add button into source control bar. complate command 'pullALL' 0.0.4support restore the submodules. 0.0.5Fix wrong path when restore submoduels 0.0.6Fix resotre submodules command. 0.0.7Release by CI. 0.0.8support update submodules with it's config branch, default is master 0.0.9pull all just pull , don't update submodules ,later will comeback 0.0.10pull all support pulling all subfolder in current folder Enjoy! |