> No, it's wrong that you pull-rebase it. That's not something you ever > have to do unless you're making changes to the code. > > Just clone the repository regularly with git clone: > > git clone git://github.com/LMMS/lmms.git > cd lmms > git checkout stable-0.4 > > Then build normally. After that, you can always update it to latest by > going to the directory and doing a simple "git pull", no other arguments.
Isn't this wrong? I usually make forks, so the first time, I clone from my fork. In the wiki is described how to make forks, and I think that one is correct. Is it impossible to update my fork clone from the current code repository? ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ LMMS-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmms-devel
