I'm following this YouTube guide on deploying R blogdown sites with GitHub and Netlify. At the 8:00
minute mark I have to commit changes. When I do with R Studio's wizard I get this error:
>>> git commit -F /tmp/Cjwox9JEZ8/git-commit-message-931l81328473.txt
Aborting commit due to empty commit message.
What should I do to move forward? My OS is Ubuntu 18.04, but I also have access to Windows 10.