jakesankey / git-history

View previous versions of any file known to git.
https://atom.io/packages/git-history
MIT License
28 stars 10 forks source link

Could not retrieve history for files in submodule #36

Open nahuelhds opened 8 years ago

nahuelhds commented 8 years ago

OS: Windows 10 64 bits Atom: 1.8.0 git-history: 3.2.0

Hi! I'm having issues when trying to see history files inside submodules. The history works fine with the files of the root git repo, but no luck with the ones inside the submodules, as said.

Any clue?

Thanks in advance

nahuelhds commented 8 years ago

Just in case. I have two project folders in my workspace, but only the main one is a git project. Git runs in cmd by just typing "git" (is in my env path).

Let me know if you need more information