由於手邊的MBP年事已高(五歲多囉),而且RAM最大僅能加到3G,開了IDE與Browser後已經沒什麼多餘的 […]
標籤: Git
git ignore
(1)以#起始的該行資料會被當做註解 (2)使用Glog PatternGlog patterns 相近於常見 […]

Step by Step : Github with EGit
(1)Create Github Repository輸入你要的Project Name即可,在這用的是git […]
Branch named master
git init –no branch created.touch READMEgit add R […]
Ubuntu & git-daemon
既然git是distributed revision control system, 所以除了server外, […]
GIT + Apache2 on Ubuntu 8.10 (1)
前言 很早前就聽過GIT這個分散式的VCS,但是因為Subversion對我而言實在相當夠用,一直沒有想要更換 […]