2009-10-09から1日間の記事一覧

git-dirの指定

試しにmsysGit使ったら、git-dirの指定方法ではまったのでメモ。 .gitのパスを指定 パス区切りは\でも/でもOk 例 > git --git-dir="c:\foo\bar\.git" log