Whenever I try to run pihole-cloudsync --push, I get the following error:
fatal: Authentication failed for 'https://github.com/NGatti1997/my-pihole-lists.git/'
error: Could not fetch origin
Local Pi-hole lists are different than remote Git repo. Updating remote repo...
*** Please tell me who you are.
Run
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: unable to auto-detect email address (got 'root@raspberrypi.(none)')
Not sure where the problem lies. I'm sure the username and password are right, and I've run git config.
Whenever I try to run pihole-cloudsync --push, I get the following error:
Not sure where the problem lies. I'm sure the username and password are right, and I've run git config.