Arabic33's picture
|
download
raw
639 Bytes

Git static contributions and remote repository picker

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

Git static contributions and remote repository picker.

API

The Git extension exposes an API, reachable by any other extension.

  1. Copy src/api/git-base.d.ts to your extension's sources;
  2. Include git-base.d.ts in your extension's compilation.
  3. Get a hold of the API with the following snippet:
const gitBaseExtension = vscode.extensions.getExtension<GitBaseExtension>('vscode.git-base').exports;
const git = gitBaseExtension.getAPI(1);

Xet Storage Details

Size:
639 Bytes
·
Xet hash:
dce9d3f7c211f86af760b7a2dffe9a1cba4becd884acee431045913dc029e775

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.