Tim Ruehsen <tim.rueh...@gmx.de> writes: > Am Friday 14 June 2013 schrieb Darshit Shah: >> > What about Rays patch ? >> > I just did a 'git pull', but still can't see it ... >> >> It is pushed in the wget-parallel branch. >> Switch to it and pull. >> >> Maybe this patch should be merged to origin/master? > > I just switched to branch 'parallel-wget'. > The compiler warnings just showed to me that the code of this branch is (far > ?) behind of that of branch 'master'.
I guess you need to do a "git pull" to get new changes in your local copy of the branch. > But then, how can it be that some newer patches are in 'parallel-wget' and > not > in 'master' ? > > In my understanding, all new general patches should go into 'master', those > regarding metalink/multithreading should go into (experimental) 'parallel- > wget' for later merging with 'master'. obviously it has to be into master too, thanks to have reported it. I am going to cherry-pick from parallel-wget into master. -- Giuseppe