On 11 March 2016 at 15:20, Andreas Lobinger <[email protected]> wrote:
> > first of all: > https://github.com/JuliaLang/julia/blob/master/CONTRIBUTING.md exists. > Thanks! > You really need some git experience and know how to organize your own work > in local and github (your fork of julia) repositories. I found this helpful > > http://stackoverflow.com/questions/27567846/how-can-i-checkout-a-github-pull-request > > PRs you do (to julia) should be subject to automatic testing. > Yeah, I have some git experience. I use git on my own projects, but for me it's little more than running "git commit" from time to time. I used to know more. It's all slowly coming back to me. :-) Cheers, Daniel.
