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ş:
Yeniden bir git submodule...
Neredeyse gerçek zamanlı olarak Androi...
Javascript başka bir diziye dizi değer...
Git submodule olarak ortak kod ekleme ...
Dizi .Eğer yoksa değil mi? () itin...