Tag: Git

Understanding Git

Posted on 2013-12-28 04:20:24 +0900 in Technology Git

Understanding Git

Read more...

Git Commands

Posted on 2013-10-29 20:31:03 +0900 in Technique Git

Here is a useful tutorial for Git:Visual git guide git status Check the status of the files. gitk -all & git diff show the branch in graphical mode. check the difference. git rm remove files git log git log -p -2 show the changing between the past two submitions git...

Read more...

如何使用模板

Posted on 2012-12-28 06:44:30 +0900 in jekyll Jekyll Git Github

使用模板的方法

Read more...