sudo chown -R $(id -u):$(id -g) "$(git rev-parse --show-toplevel)/.git"
sudo chown -R $USER:$USER "$(git rev-parse --show-toplevel)/.git"