Я пытаюсь нажать октопресс на страницу github, все работает нормально до сих пор, но когда я делаю команду rake deploy после отображения файлов октопресса, я получаю следующую ошибку
To [email protected]:rukshn/rukshn.github.io.git
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to '[email protected]:rukshn/rukshn.github.io.git'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Merge the remote changes (e.g. 'git pull')
hint: before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
какая проблема?