Git

About

Gitarrow-up-right 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 gitarrow-up-right within VSCode. This module extends the capabilities of git by adding some features.

circle-check

Installation

Change enable from False to True in the git section (cf module installation).

circle-info

For more details read the official documentationarrow-up-right.

Requirements

No requirements (git is installed during the installation process).

VSCode

VSCode extensions

Hirse.vscode-ungit

This extensionarrow-up-right shows ungitarrow-up-right in Visual Studio Code.

Ungit

mhutchie.git-graph

This extensionarrow-up-right allows you to view a Git Graph of your repository, and easily perform Git actions from the graph.

git-graph

eamodio.gitlens

GitLensarrow-up-right 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.

Gitlens

lamartire.git-indicators

This extensionarrow-up-right shows some got indicators

VSCode settings

VSCode keybindings

No keybindingsarrow-up-right.

Software

Windows software

scoop

Linux software

brew

MacOS software

brew

Documentation

No documentation.

VSCode-Anywhere

Environment

circle-info

Assuming you have installed in the default directory C:\VSCode-Anywhere.

Specific settings

No specific settings.

Last updated