git config
git config --global core.whitespace cr-at-eol
cr-at-eol treats a carriage-return at the end of line as part of the line terminator, i.e. with it, trailing-space does not
trigger if the character before such a carriage-return is not a whitespace (not enabled by default).
去掉git提交時出現很多^M提示符,
git config --global core.filemode false
git 提交時忽略文件權限,該值默認是true
最後更新:2017-10-15 21:34:05
上一篇:
阿裏雲服務器ECS怎麼升級配置,升級時有什麼優惠活動?
下一篇:
武學的最高境界是和自己的理想作鬥爭
Android之ActionBar、Tabs、Fragment、ViewPager實現標簽頁切換並緩存頁麵
Openstack Restful API 開發框架 Paste + PasteDeploy + Routes + WebOb
Android係統文件夾目錄大剖析
Enterprise Library深入解析與靈活應用(8):WCF與Exception Handling AppBlock集成[上]
學生管理係統調試——實時錯誤(實時錯誤“3021)
Spark SQL CLI 實現分析
java對象序列化的概念和實現
矽穀資深數據科學家教你認清探索性數據分析(EDA)的價值
阿裏雲計算開放香港數據中心 進軍全球雲計算市場
docker 配置外網訪問