johnny
root@ITFlow:/var/www/html# rm -rf .git
root@ITFlow:/var/www/html# git init
Initialized empty Git repository in /var/www/html/.git/
root@ITFlow:/var/www/html# git remote add origin https://github.com/itflow-org/itflow.git
fatal: detected dubious ownership in repository at '/var/www/html'
To add an exception for this directory, call:
git config --global --add safe.directory /var/www/html