Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git User Config ManagerNew to Visual Studio Code? Get it now.
Git User Config Manager

Git User Config Manager

luhc228

|
1,038 installs
| (1) | Free
A VSCode Extension for managing your git user configs easier.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info


Git User Config Manager

Do you ever have one more git user configs( for example one is for open source(GitHub) and another is for Work(GitLab))? And you use different username and email for your commits at work or for your open source repositories by mistake?

Git User Config Manager extension helps you manage and switch your git user configs easier and smarter. What's more, it also support SSH Key generation and configure gitdir config.

first-hint

Features

  • Check if your project has git user configs set up automatically
  • Support Add, edit or delete your git user configs easier and switch one of them in VS Code faster
  • Generate SSH Key by your git user configs faster
  • Add gitdir config to include some directories which will use one of your git user configs

Usages

Add a Git User Config

add

Edit a Git User Config

edit

Apply a Git User Config to Current Workspace

apply

Delete a Git User Config

remove

Generate SSH Key

generate-SSH

Add gitdir config

All of your git project in your the directories of you configure gitdir config will use one of your git user configs. It means that you don't need to configure the git user config everytime.

Note: If your git project is in your git dir, it will not check if your project has git user configs set up or show the warning message.

gitdir

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft