Успешно создала страничку на github pages, но пришлось внести изменения в локальных файлах. Измененные файлы добавила под контроль версий и закоммитила без проблем. Однако когда дело доходит до git push, то после ввода логина и пароля возникает следующая ошибка:
error: failed to push some refs to 'https://github.com/username/username.github.io.git'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.