How to Remove and Delete Properties from Git Config

preview_player
Показать описание
Here are three ways to delete or remove git config settings. The first way to delete a gitconfig property is to use the git config unset command. The second way to remove a git config value is to just edit the file. Finally, with multiple values to remove, you can delete gitconfig with unset-all. Here I show you how to do it.
Рекомендации по теме
Комментарии
Автор

So many totally rubbish 'tutorials' regarding git on the internet - this is NOT one of them - this is a great tutorial - clearly identifies the problem and offers up a clear solution - excellent

richardcrouch
Автор

This was so helpful! I am able to see my commits on my GitHub now. Subscribed!

reginaldamedee
Автор

Great, thanks for sharing about that topic 👍

frankdearr
Автор

Thanks man, you saved my time Subscribed from my personal email account...

pradeeppaddy