MagicMirror-backup-restore
MagicMirror-backup-restore copied to clipboard
Not sure what to do with this message
*** Please tell me who you are.
Run
git config --global user.email "[email protected]" 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 'pi@MM.(none)') fatal: Failed to resolve 'HEAD' as a valid ref. backup completed, see the git repo at /home/pi/MM_backup recommended you git push --tags from this folder to your backup repo on github see this link for how to fetch tags for restore https://devconnected.com/how-to-list-git-tags/
I have run git config [email protected] git config Plainbroke.Jeff Burdick
but I get the same message the next time I run the mm_backup.sh
Is this something I am doing wrong or is it just the way the script works?