Всем привет помогите пожалуйста с гитом, проблема заключается вот в чем добавляю коммит он добавляется, но когда
я ввожу : git push -u origin master
Выводится :To https://github.com/Orionit/KeysOpenBox.git
! [rejected] master -> master (fetch first)
error: failed to push some refs to 'https://github.com/Orionit/KeysOpenBox.git'
подсказка: Updates were rejected because the remote contains work that you do
подсказка: not have locally. This is usually caused by another repository pushing
подсказка: to the same ref. You may want to first integrate the remote changes
подсказка: (e.g., 'git pull ...') before pushing again.
подсказка: See the 'Note about fast-forwards' in 'git push --help' for details.
Помогите пожалуйста и если не трудно разъяснить в чем проблема.