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

Clojure layer: fix regression for pinned cider #11024

Merged
merged 1 commit into from
Jul 12, 2018

Conversation

andrestylianos
Copy link
Contributor

Fixes a regression I introduced in PR #10954 for people who have cider pinned to the stable version.

I made it use cider-current-repl since this is the new command, but I did not take into account the possibility of people still using cider 0.17.

In the commit where cider-current-repl was introduced, an alias cider-current-connection was also introduced to mantain backwards compatibility.
vspinu/cider@24db03d#diff-1d74a90af3008c8072afc63f23ae8392

@sdwolfz sdwolfz merged commit f3cbf89 into syl20bnr:develop Jul 12, 2018
@sdwolfz
Copy link
Contributor

sdwolfz commented Jul 12, 2018

Thank you ❤️!
Cherry-picked into develop branch, you can safely delete your branch.

@andrestylianos andrestylianos deleted the bug/clojure-layer branch July 12, 2018 15:30
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