I need to remove this from my git config When I run
git config --list
I get
stufff
stufff
remote.live.receivepack=git receive-pack
more stuff
I need to remove this since that is not the name of my remote, if I delete that entry from the config so that I am not pulling from that remote. I would like to remove that entry from the config all together