motemen / git-vim

My vim files for Git
575 stars 73 forks source link

commit fails on windows #13

Open s-j-h opened 14 years ago

s-j-h commented 14 years ago

looks like the pwd is left as the .git directory,

adding in "cd .." before "execute printf("autocmd BufWritePost" within GitCommit() sorted this for now,