Skip to content
This repository was archived by the owner on Jun 12, 2022. It is now read-only.

Conversation

@lefta
Copy link

@lefta lefta commented Dec 6, 2016

This PR fixes #41. When the project is a symbolic link, TreeViewUI.updateRoots will compare the symbolic link on one hand and the real path on the other hand.

I fixed this behavior by using a temporary variable set to the real project path, and use this for repository matching.

This is my first time contributing to an Atom plugin or using coffee script, please excuse any mistake.

@subesokun
Copy link
Owner

Hi @lefta, congratulation to your first Atom plugin contribution and your changes are looking good :) Thanks for fixing this issue! I'll try to draft a release by this weekend.

@subesokun subesokun self-assigned this Dec 11, 2016
@subesokun subesokun merged commit 975a0aa into subesokun:master Dec 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Package not working if the project is a symlink

2 participants