This blog keeps track of all interesting articles, topics, tips and tricks encountered during development.
Tuesday, 28 January 2014, 20:55
Tags: Git VCS
Removing a Git configuration can be done with the git config --unset command. How this is done at the different levels of configuration is shown below.
git config --unset
I am a passionate Java developer with a large interest in web development and DevOps.