忘記密碼?

Blogs about: Git

酷網誌

Git 和 Git Server 的兩三事

notexist wrote 3 months ago: 由於工作需要,上好奇心花了一點時間來了解研究git從建立server到repository的完整過程… 其中發生了一些不是不能理解但是很難接受的情況*_* 最大的重點應該是在於說新建了一個 … more →

標籤: 3C & Tech, Tips

把code上傳到git

xwaynec wrote 9 months ago: 先到你想上傳的資料夾裡面 git init 然後add一個file git add README 通知git,現在是第一次送出 git commit -m 'first commit' 上傳到某一個人 … more →

First step of git

lovecankill wrote 1 year ago: git config –global user.name “your name” git config –global user.email … more →


Have your say. Start a blog.

See our free features →

相關標籤
全部 →

Follow this tag via RSS