Git
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
Git is already installed during the VSCode-Anywhere installation process. This module allows you to install only additional VSCode extensions.
No requirements (git
is installed during the installation process).
No documentation.
No specific settings.
Not that there is already within VSCode. This module extends the capabilities of git by adding some features.
Change enable
from False
to True
in the git
section (cf ).
You can also take a look at the .
For more details read the .
This shows in Visual Studio Code.
allows you to view a Git Graph of your repository, and easily perform Git actions from the graph.
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.
shows some got indicators
No .
(required for credentials-helper)
(required for credentials-helper)