motemen / git-vim

My vim files for Git
575 stars 73 forks source link

Doesn't handle submodules #11

Open ryanwilliams opened 15 years ago

ryanwilliams commented 15 years ago

If you're editing a file inside a submodule :Git* is acted upon the main repository rather than the submodule. So :GitBlame says things are not commited, and :GitStatus reports the status of the main repo.