git

Git 使用 LFS (Large File Storage) 管理大型檔案

2018-03-11 Git

前陣子遇到同事報案在上傳某一個專案遇到錯誤訊息: remote: error: File/file is 104.12 MB; this exceeds GitRead More

CI 針對肥大的 Git Repository 如何有效的處理

2017-09-14 Github, Travis CI

這篇是有人詢問在跑 CI 的時候某些 Git Repository 很肥,會導致 CI 在 Clone 浪費很多的時間跟空間的處理方式。   Git Read More

MacOS 上 Github 無法正常登入存取 Private repository

2017-05-26 Git, MacOS

最近幫同事處理一台 MacOS,遇到了他在存取 Private repository 的時候一直出現 repoitory not found,但是可以正常 acRead More

Git 在 Windows Cygwin clone 換行符號的問題

2017-01-17 Git

這幾天在開發工具的時候在測試 Windows Cygwin 相容性的時候一直出現錯誤訊息: /test.conf: 列 5: $’\r’ : 命令找不到 &nbRead More

Git 改為 git-shell 後無法 git push

2016-11-22 Git

最近有一個同事發了一個問題給我,說他將 git 的權限改為 git-shell   在 git push 的時候出現了以下錯誤訊息: [remote rejecRead More

Git 在 Windows 進行 add 出現警告「warning: LF will be replaced by CRLF」

2016-11-10 Git

在 Windows 中若是使用 git add 出現錯誤訊息如下 $ git add . warning: LF will be replaced by CRLRead More

Git 如何判別檔案名稱大小寫不同 ignorecase

2016-11-02 Git

今天 RD 遇到要將原本 Curl.php 的檔案改名成 curl.php,但是在 commit 的時候一直判別為原本的 Curl.php,無法修改檔案名稱大小Read More

Git 2.x 的 push 模式 “Matching” 和 “Simple”

2016-05-27 Git

自從 git 升級為 2.x 版本之後,push 模式就調整為兩種模式 Matching、Simple 如果你沒有設定,在 push 就現出以下警告訊息

Git 多個 repository Server Key 設定 – ssh config key

2016-03-29 Git

這兩天遇到一個開發者提出的問題,在他的開發環境是 Ternminal / SourceTree 的狀況下要如何處理多個 Git key 的問題   GRead More

Git export 所有 branch 版本的 Source code

2016-03-29 Git

在之前有寫過一篇 Git 用 archive 匯出原始碼,今天接收到一項需求是 RD 在 git 切 branch 後 push 到 Remote ServerRead More

Git 用 archive 和 checkout 匯出原始碼,並用 export-ignore 排除指定檔案

2015-09-10 Git

Git 本身的 Git repository 裸庫所儲存的是打包過的原始碼,並不能拿來當作 Web 使用   Git 有幾種方式可以將打包過的程式匯出Read More

彙整

分類

展開全部 | 收合全部

License

訂閱 Mr. 沙先生 的文章

輸入你的 email 用於訂閱