Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.16 KB

File metadata and controls

19 lines (12 loc) · 1.16 KB

Git Toolbox README

About Git Toolbox

Git Toolbox is a curated collection of essential Git extensions for Visual Studio Code. It provides a set of tools to streamline your workflow and improve version control management. Ideal for both beginners and experienced developers.

Included Tools

Here are the extensions included in Git Toolbox:

  • Git Blame - Show git blame information in the status bar.
  • Git Graph - Visualize your repository's history as a graph.
  • Git History - View and search git log history.
  • Git History Diff - A powerful extension for viewing diff history.
  • Git Stash - Manage your git stashes.
  • Gitignore - Syntax highlighting and autocompletion for .gitignore files.

Enjoy Git Toolbox!