You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running sudo /usr/local/bin/pihole-cloudsync/pihole-cloudsync --pull I get the error
fatal: ambiguous argument 'HEAD..origin/master': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
The error seems harmless as my lists are successfully pulled from my repo and gravity is updated as expected. I'm fairly inexperienced with using Git, but I'm fairly sure I've configured everything according to the instructions outlines in the readme.
The text was updated successfully, but these errors were encountered:
When running
sudo /usr/local/bin/pihole-cloudsync/pihole-cloudsync --pull
I get the errorThe error seems harmless as my lists are successfully pulled from my repo and gravity is updated as expected. I'm fairly inexperienced with using Git, but I'm fairly sure I've configured everything according to the instructions outlines in the readme.
The text was updated successfully, but these errors were encountered: