juliamatlab / julia-matlab-shuttle

Matlab interface for calling Julia
Other
30 stars 14 forks source link

fixed library load paths on OSX #2

Closed rened closed 12 years ago

rened commented 12 years ago

i still have to get to grips how to properly rebase to your fork so that in the future only new commits on my fork show up in the pull request... tricky. sorry 'bout that. i wanted to send you only commit 1979233. rene

timholy commented 12 years ago

Thanks. I've just merged it. (I cherry-picked the single commit you wanted.)

Probably the easiest approach is simply to start a new local branch for each pull request. Once it's been merged, you can delete your local branch. You can say "git push myfork mybranch" to push your local branch to your github fork of this project, where obviously you need to fill in appropriate values for myfork and mybranch.

http://stackoverflow.com/questions/5147847/what-do-i-do-when-a-pull-request-is-cherry-picked