SORU
19 AĞUSTOS 2011, Cuma


Ne taahhüt müstakil bir kafa ile yapmak

Kullanarak böyle bir şey yaptım git

git clone
git checkout {a rev number tree rev before} (here i started to be in a detached head state)
//hacking
git commit
//hacking
git commit
(some commit where made on origin/master)
git pull (wich does complete because there was some error due to the fact that i'm no more on master)

Çünkü gıt hala müstakil bir devletin Başkanı olarak, ne zaman commit edebilirim o bana söyledi. Ama şimdi yerel ana benim şube için müstakil başım şube birleştirme ve origin/master yaptığım değişiklikler itin istiyorum.

Benim soru nasıl ana şube Birleştir ben benim gerçek devlet (müstakil)

CEVAP
19 AĞUSTOS 2011, Cuma


Nerede bir şube oluşturmak, sonra da ana geçiş ve birleştirme:

git branch my-temporary-work
git checkout master
git merge my-temporary-work

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

YORUMLAR

SPONSOR VİDEO

Rastgele Yazarlar

  • megablueblaster

    megablueblas

    23 HAZİRAN 2006
  • RawBrahs

    RawBrahs

    28 Aralık 2010
  • theavettbrothers

    theavettbrot

    9 ŞUBAT 2007