SORU
28 NİSAN 2011, PERŞEMBE


Git submodule itin

Eğer ben bir submodule değiştir, ben bas submodule başlangıç konumuna geri işlemek, ya da bir klon gerekir? Klon, bir depo içinde bir klon saklayabilir miyim?

CEVAP
28 NİSAN 2011, PERŞEMBE


Bir submodule bir şey yok ama bazı ekstra meta veri (gitlink ağaç girdi .başka bir repo içinde bir git repo bir klonu gitmodules dosyası )

$ cd your_submodule
$ git checkout master
<hack,edit>
$ git commit -a -m "commit in submodule"
$ git push
$ cd ..
$ git add your_submodule
$ git commit -m "Updated submodule"

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

YORUMLAR

SPONSOR VİDEO

Rastgele Yazarlar

  • Excel Functions

    Excel Functi

    4 NİSAN 2010
  • InsideBlackBerry

    InsideBlackB

    14 Aralık 2009
  • SRI International

    SRI Internat

    30 NİSAN 2008