差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

下次修改
前次修改
it:git [2019/03/07 10:40]
ghsrobert 建立
it:git [2019/12/02 16:55] (目前版本)
ghsrobert 參考書
行 4: 行 4:
 過往的使用紀錄:{{topic>git&sort}} 過往的使用紀錄:{{topic>git&sort}}
  
-  * /^20190307^/ 今天發現,我的同一個本機 git repo,不僅出現在 GitHub Desktop 中,也出現在 SourceTree 裡!不知道什麼時候弄過去的。而且,SourceTree 好像也完全支援 GitHub,它知道那個 repo 的 remote 是在 GitHub 上!這樣不錯耶,因為比起 GitHub Desktop,我更喜歡 SourceTree 的 history graph,圖像化的分合路徑+/^20190307^/ 今天發現,我的同一個本機 git repo,不僅出現在 GitHub Desktop 中,也出現在 SourceTree 裡!不知道什麼時候弄過去的。而且,SourceTree 好像也完全支援 GitHub,它知道那個 repo 的 remote 是在 GitHub 上!這樣不錯耶,因為比起 GitHub Desktop,我更喜歡 SourceTree 的 history graph,圖像化的分合路徑 
 +---- 
 +/^20190421^/ 用了好一陣子的 GitHub(當然其實只有一點點極為淺薄的 commit),最近[[https://github.com/GJRobert/dokuwiki-plugin-formatplus2/pull/1|第一次有人給我 pull request]](居然是來自 DW 之父 Andi )。 
 + 
 +至於我提出的 pull request,目前成功率仍是 0。(<m>0/2</m>) 
 +---- 
 +/^20191128^/ 今天[[it/diary/2019/11/28-merge|自己 pull,自己 merge]]!哈哈哈哈……:
 + 
 +===== 參考 ===== 
 +  * [[https://gitbook.tw/|Git 教學 - Git 書 - 為你自己學 Git | 高見龍]] ← 太強了……