Skip to content

Commit

Permalink
fix: update readme and crash with old profiles
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Support signingkey, migrate old profiles to new and allow delete profiles with command palette.
  • Loading branch information
onlyutkarsh committed Feb 13, 2024
1 parent 8754a7b commit a7ee234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Ever wanted to use different username and email addresses for your commits at work and for your personal repositories? While it is easy to do using `git config` command, this extension allows you to maintain different username and email in named profiles and allows you to easily switch and apply to the repository you are working.

> Changes
> Latest Changes
>
> - [new] Supports `signingkey`.
> - [new] Supports deleting profiles - Type 'git config profiles' in command palette and select 'Delete a profile'.
Expand Down

0 comments on commit a7ee234

Please sign in to comment.