sabof / project-explorer

A project explorer sidebar
267 stars 18 forks source link

wrong root when root has single directory #17

Closed nikki93 closed 10 years ago

nikki93 commented 10 years ago

I have a git repo where the root directory only has one child, which is itself a directory. There are no other files under root (other than .git itself). project-explorer then seems to show files under this directory as the root, and then hitting return on any of them doesn't work because the path is messed up.

Let me know if my explanation is unclear.

sabof commented 10 years ago

I've fixed it on devel branch.

sabof commented 10 years ago

Merged into master