Errorandsolution Command line - file name with space Probelm 폴더 명에 spcae가 들어가서 command line 에서 git add를 못함 D:\insight_automation>git add Object Repository/Page_Admin_DashBoard_Popup/ fatal: pathspec 'Object' did not match any files Solution
Errorandsolution Vim - un 파일 Problem vim 실행 후 저장시 .un파일이 생성됨. undo 기능을 위해 자동으로 생성되는 파일인데 자동생성을 끄기 위해서 다음과 같이 해주면 된다.