Git-ftp add sharp symbol (#) to folders & files names in the root dir of repo

风格不统一 提交于 2019-12-02 15:01:28

问题


I use Git-ftp scripts to uploading of my project via FTP on shared hosting. But there is a problem - during uploading git-ftp add sharp (#) symbol to folders & files names in the root dir of repository: [

]

What is the reason of such behaviour of Git-ftp? Or may be there are some other reasons?

I use win7x64 OS. MINGV32 (git for windows)


回答1:


This problem solution is here: https://github.com/git-ftp/git-ftp/issues/269 (reason is a bug in MINGV) Solution: update Git for windows: https://git-scm.com/download/win



来源:https://stackoverflow.com/questions/38170786/git-ftp-add-sharp-symbol-to-folders-files-names-in-the-root-dir-of-repo

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!