Gitでファイルに実行可能フラグを立てる
忘れやすいのでメモ。 特にWindowsでGitにファイルをaddした後、*nixでlsってやった時に泣かない様に。 git update-index --chmod=+x
7
7
Comment0
1 search resultsShowing 1~1 results
You need to log-in
忘れやすいのでメモ。 特にWindowsでGitにファイルをaddした後、*nixでlsってやった時に泣かない様に。 git update-index --chmod=+x
1 search resultsShowing 1~1 results
Qiita is a knowledge sharing service for engineers.