Git
Last updated
Last updated
Git is a distributed version-control system for tracking changes in source code during software development. It is designed for coordinating work among programmers, but it can be used to track changes in any set of files.
Not that there is already native component to manage git within VSCode. This module extends the capabilities of git by adding some features.
Git is already installed during the VSCode-Anywhere installation process. This module allows you to install only additional VSCode extensions.
Change enable
from False
to True
in the git
section (cf module installation).
You can also take a look at the VSCode-Anywhere git module configuration.
For more details read the official documentation.
No requirements (git
is installed during the installation process).
This extension shows ungit in Visual Studio Code.
This extension allows you to view a Git Graph of your repository, and easily perform Git actions from the graph.
GitLens supercharges the Git capabilities built into Visual Studio Code. It helps you to visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.
This extension shows some got indicators
No keybindings.
node (required for credentials-helper)
node (required for credentials-helper)
No documentation.
Assuming you have installed in the default directory C:\VSCode-Anywhere
.
No specific settings.