Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for following symbolic links, plus start testing things #194

Merged
merged 3 commits into from
Aug 1, 2015
Merged

Fix for following symbolic links, plus start testing things #194

merged 3 commits into from
Aug 1, 2015

Conversation

b-ryan
Copy link
Owner

@b-ryan b-ryan commented Aug 1, 2015

Closes #64.

The comments in #64 and in the code explain the motivation. New tests I added cover the behavior.

@b-ryan
Copy link
Owner Author

b-ryan commented Aug 1, 2015

I also functional tested this by creating a link to a directory and cding into it. Confirmed PWD was displayed. I confirmed this is the behavior that the default bash prompt has. And finally confirmed that cd .. takes me to the correct parent directory (not the parent of the actual directory).

b-ryan added a commit that referenced this pull request Aug 1, 2015
Fix for following symbolic links, plus start testing things
@b-ryan b-ryan merged commit 81a6001 into b-ryan:master Aug 1, 2015
amtrivedi91 added a commit to amtrivedi91/powerline-shell that referenced this pull request Aug 31, 2016
Fix for following symbolic links, plus start testing things
amtrivedi91 added a commit to amtrivedi91/powerline-shell that referenced this pull request Aug 31, 2016
Fix for following symbolic links, plus start testing things
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant