2010-06-01から1ヶ月間の記事一覧
emacsがgitを見つけられないケース。http://stackoverflow.com/questions/1516348/magit-not-recognising-git-repositoriesmagitはリポジトリが存在するかどうかを確認するのに git rev-parse --git-dir というコマンドを使うので、 M-x shell-command で発…
emacsがgitを見つけられないケース。http://stackoverflow.com/questions/1516348/magit-not-recognising-git-repositoriesmagitはリポジトリが存在するかどうかを確認するのに git rev-parse --git-dir というコマンドを使うので、 M-x shell-command で発…