Skip to content

Rech Git Sparse enhances your version control experience in Visual Studio Code Source Control by integrating sparse checkout capabilities.

License

Notifications You must be signed in to change notification settings

RechInformatica/rech-git-sparse-scm

Repository files navigation

Rech Git Sparse Extension

Overview

Welcome to the VS Code SCM Sparse Checkout Extension! This extension integrates with the Source Control Management (SCM) system to facilitate the use of sparse checkout directly within the VS Code editor. Sparse checkout allows you to selectively clone and checkout parts of a repository, improving performance and efficiency when working with large codebases.

Features

Version 0.0.6

  • New Documentation: Explain step by step how to use the extension.

Version 0.0.5

  • Remove Sparse Checkout: Easily perform remove sparse checkout by clicking a button on the file list.

Version 0.0.4

  • Repository File View: Visualize all the files in your repository within the VS Code editor.
  • Sparse Checkout: Easily perform sparse checkout by clicking a button on the file list.

Installation

  1. Open VS Code.
  2. Go to the Extensions view by clicking the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
  3. Search for "SCM Sparse Checkout Extension".
  4. Click "Install".

Usage

  1. After installing the extension, open your project with sparse-checkout in VS Code.
  2. Navigate to the Source Control view.
  3. You will see a new section displaying all the files in your repository.
  • Click to expand GIF
    Using
  1. To perform a sparse checkout, simply click the button next to the file or folder you want to checkout (+).
  2. You can filter the remote files to find them more easily.
  • Click to expand GIF
    Adding
  1. To remove a file from sparse checkout, simply click the button next to the file or folder you want to checkout (-).
  • Click to expand GIF
    Removing

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Rech Git Sparse enhances your version control experience in Visual Studio Code Source Control by integrating sparse checkout capabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published