工做中常常用到的git命令和錯誤記錄

原文地址: http://phpecshop.blog.51cto.com/6296699/1882513php


一、windows下 git add . 出現 warning: LF will be replaced by CRLF 警告android

warning: LF will be replaced by CRLF in SlidingMenu_library/build/intermediates/manifests/aapt/release/AndroidManifest.xml.
The file will have its original line endings in your working directory.

解決方法:git

https://www.zhihu.com/question/50862500?sort=created小程序


二、windows下 git add . 出現 Filename too long錯誤
windows

fatal: unable to stat 
'SlidingMenu_library/build/tmp/expandedArchives/support-v4-13.0.0.jar_4gvbnxh0pcig8x7k2jywb39lk/android/support/v4/view/acces
sibility/AccessibilityNodeProviderCompat$AccessibilityNodeProviderJellyBeanImpl$1.class': Filename too long

解決方法:bash

    在git bash中,運行下列命令:ide

    git config --global core.longpaths trueui



Laravel商城小程序:http://www.mtian.net/
spa

相關文章
相關標籤/搜索