SORU
24 NİSAN 2012, Salı


Github için olamaz push - birleştirme gerekir diyor

Github yeniyim. Bugün benim kod github için itmeye çalışırken birkaç sorunla karşılaştım.

Pushing to git@github.com:519ebayproject/519ebayproject.git
To git@github.com:519ebayproject/519ebayproject.git
 ! [rejected]        master -> master (non-fast-forward)
error: failed to push some refs to 'git@github.com:519ebayproject/519ebayproject.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.

Depodaki henüz bir şey itti, neden bir şeye gerek var mı?

CEVAP
8 AĞUSTOS 2013, PERŞEMBE


Bu uzaktan depoyu yaparsa kaybeder; ama dikkatli kullanın neden olabilir.

Eğer yerel şubesine girerek uzak şube (git diff farklılıkları görmek) birleştirmek isteyen ve kuvvet bir itme yapmak istiyorsanız, push command with -f kullanın

git push -f origin <branch>

origin * * * * remote repo adıdır.

Genellikle, bu komut yerel hakem atası üzerine yazmak için kullanılan uzaktan ref güncelleme reddediyor. Bu bayrak denetimi devre dışı bırakır. Bu uzaktan depoyu yaparsa kaybeder; ama dikkatli kullanın neden olabilir.

Bunu Paylaş:
  • Google+
  • E-Posta
Etiketler:

YORUMLAR

SPONSOR VİDEO

Rastgele Yazarlar

  • Hot For Nutrition

    Hot For Nutr

    26 ŞUBAT 2007
  • KoreanFrogMania님의 채널

    KoreanFrogMa

    18 Aralık 2011
  • Moodle

    Moodle

    11 Mayıs 2010