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

  • megablueblaster

    megablueblas

    23 HAZİRAN 2006
  • Metheud

    Metheud

    9 EYLÜL 2006
  • Study with Substance P

    Study with S

    31 Mayıs 2008