github 上傳問題 - Linux

Sandy avatar
By Sandy
at 2015-01-02T22:33

Table of Contents

我在某個資料夾下

git submodule add https://github.com/duxing2007/ldd3-examples-3.x

可是這樣 git commit , git push 之後好像還是沒辦法把 ldd3-examples-3.x

資料夾下的變成我 Repositories , .git 內容還是指向 https://github.com/duxing2007/ldd3-examples-3.x

資料夾內容還是空的好像都要 git submodule update 在從 https://github.com/duxing2007/ldd3-examples-3.x

下載回來~感覺這樣怪怪還是我操作有錯誤

謝謝

--
Tags: Linux

All Comments

Daniel avatar
By Daniel
at 2015-01-05T00:30
聽起來很正常啊
Blanche avatar
By Blanche
at 2015-01-08T11:16
git submodule請先去理解運作模式...
然後裡面的git要有自己repo就先fork...

CentOS 6.6 的 firewall 設定工具

Lauren avatar
By Lauren
at 2015-01-02T09:48
最近在管理 CentOS 6.6 的 server 遇到一個問題。 當我使用 system-config-firewall-tui 來設定防火牆開放某些 port 的時候, 它會連續要求設定兩組 port ,以下是重現問題的步驟: 1. 以 root 身分執行 system-config-firewall ...

Chromebook透過crouton整合套件下跑Linux

Zanna avatar
By Zanna
at 2015-01-01T13:10
※ 引述《Kitakami (北上)》之銘言: : Google 員工 François Beaufort 發佈了一則有趣的消息 : 就是他們增加了一些功能 : 使用者可以透過 crouton integration 這個 Chrome 套件 : 就可以直接利用 Chrome OS 視窗來跑 Linux 發行 ...

github 上傳問題

Victoria avatar
By Victoria
at 2015-01-01T00:16
我有多個資料夾最外一層有一個.git 管理 可是我想在某個子目錄 git clone 某個 github repositories 也有自己的.git 因為我不想把這.git 砍掉因為他裡面還有不同 branch 有辦法同時保留子目錄下的.git 嗎? 因為我看起來子目錄下有.git 那上傳後那子目錄 ...

Chromebook透過crouton整合套件下跑Linux

Ethan avatar
By Ethan
at 2014-12-31T11:44
Google 員工 François Beaufort 發佈了一則有趣的消息 就是他們增加了一些功能 使用者可以透過 crouton integration 這個 Chrome 套件 就可以直接利用 Chrome OS 視窗來跑 Linux 發行版 達到 Chrome OS 與 Linux 發行版並存執行 ...

關於Port Forwarding 安全性?

Bethany avatar
By Bethany
at 2014-12-31T01:13
※ 引述《a10023032 (a10023032)》之銘言: : 各位大大您們好,小弟有一個問題, : 假設我有一台定期更新的ubuntu 14.04 , : 上面安裝virtualbox , : 並設定port forward,將外部所有連入的流量都導入虛擬機上的host , : 虛擬機是Ubuntu 1 ...