Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Git KitNew to Visual Studio Code? Get it now.
Git Kit

Git Kit

Dev Kabir

|
2 installs
| (0) | Free
Generate commit messages with Ollama, toggle file exclude rules, and checkout files from another branch.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Kit

Silent. Powerful. Expert Git tools at your fingertips.

Git Kit provides advanced Git file management tools directly in VS Code's context menus. Perfect for developers who need precise control over their Git workflow without leaving their editor.

Features

  • Generate a commit message from modified tracked files.
  • Target the selected SCM repository or all open repositories.
  • Write the generated message to the SCM input box and copy it to the clipboard.
  • Toggle .git/info/exclude for a file from the editor or explorer context menu.
  • Replace a file with the version from another branch.

Requirements

  • VS Code
  • Git available in PATH
  • Ollama available at the configured API URL

Settings

  • gitKit.apiUrl
  • gitKit.model
  • gitKit.systemPrompt
  • gitKit.diffMaxChars
  • gitKit.debug
  • gitKit.applyToAllRepositories

Notes

  • Commit generation uses modified tracked files only.
  • Newly created files are skipped.
  • If no supported changes exist, no commit message is generated.

Usage

Run Git Kit: Generate Commit Message from the Command Palette.

From the Source Control title bar, the command runs for the selected repository.

From the editor or Explorer context menu, you can use:

  • Git Kit: Toggle Exclude File
  • Git Kit: Checkout File From Branch
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft