질문에 약간의 심판을 밀어하지 못했습니다. 내가 갔어요는/내가 자식에있는 약간의 경험, magit를 사용하여 시작하고</p> <p>을 밀어 magit에 'https://github.com/myname/myrepo'
이 성공으로 magit 수동 물마루 : 다음
adding
ignoring
staging
commiting locally
, 나는 github.com/myname에 밀어하려고합니다. 이를 위해 필자는 사용자 이름과 암호를 입력하여 'P P'를 사용합니다.
To
https://github.com/myname/myrepo
! [rejected] master -> master (non-fast-forward) error: failed to push some refs to'https://github.com/myname/myrepo'
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.
git exited abnormally with code 1.
가 발생하면
나는 자식 여기 했나요로 내가 설정 --global push.default 현재 하지만 도움이되지 않습니다 그것을 해결 거라 생각 했어요.
나는 Geting an error pushing to github - Updates were rejected because a pushed branch tip is behind its remote에서 LOK 있었다했지만 did'nt 그것은
어떤 생각을 일있어?
힌트를 읽었습니까? – SLaks
@SLaks - 예 ... 어쨌든 – JeanMichel