Skip to content

GIT_PARENT_DIR fix#3

Merged
sat28 merged 1 commit intosat28:masterfrom
matthieu-pa:master
Apr 20, 2018
Merged

GIT_PARENT_DIR fix#3
sat28 merged 1 commit intosat28:masterfrom
matthieu-pa:master

Conversation

@matthieu-pa
Copy link
Copy Markdown
Contributor

Hi there, I really appreciated the concept of this plugin, not being able to interact with Github from Jupyter was bothering me a bit.

I noticed the GIT_PARENT_DIR from env.sh actually not really used and since I don't clone my repositories in my home directory directly, I decided to fix this :)

Found Bug

GIT_PARENT_DIR setting ignored

Way to reproduce it

Try any other value than ~ for GIT_PARENT_DIR

Fix

Replaced the places where ~ was hard-coded and put GIT_PARENT_DIR instead.

Cheers

@sat28 sat28 merged commit 789e267 into sat28:master Apr 20, 2018
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.

2 participants