Pulling a specific merge from github

I would like to pull the merge

to fix a seg-fault I am experiencing with PyJulia, but I am not sure how to do this, since it is Julia/julia, not the pyJulia repository. I do not have sudo access on the cluster which I am working, so hopefully there is a way to do this in the Julia REPL?

Julia v0.5

No. You have to rebuild julia.

Ok, that’s what I figured. Thanks for your help.