Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>git2goNew to Visual Studio Code? Get it now.
git2go

git2go

lebalz

|
617 installs
| (0) | Free
install and configure git to start straight away
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git2Go

Git2Go

Install the extension from the Marketplace.

Git2go installs Git to your windows or osx computer. A package manager is used for the installation (Chocolatey on windows, Homebrew on osx).

The git installation is configured with name and email and if not present new ssh keys are generated.

Commands

  • Git2Go: Install installs git and configures git on your computer.
  • Git2Go: Configure (Re)configures git.
  • Git2Go: Copy public ssh key copy the public key to the clipboard

GitHub

Develop

This project contains git submodules. To get started, run

git clone git@github.com:lebalz/git2go.git
git submodule init
git submodule update

To install the node modules, run

yarn install

To fetch changes from the submodules, run

git submodule update --remote
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft