On 26/04/2014 14:51, Chris Travers
wrote:
Not in Git, branching works quite differently. In the scenario above it'll only pull in what it has in itself. If the baseline has changed after it was branched from it, it does not care. If you wanted to keep your branch up to date with the baseline then you need to keep pulling the baseline into it.
There is no reason not to have multiple stable branches. But if you want to try to move one off patches from one to the other then merging isn't the answer, cherry picking is: https://www.kernel.org/pub/software/scm/git/docs/git-cherry-pick.html But then if you are multiple stable branches that aren't going to merge with each other, there may be an argument that they should be in separate repos.
|
------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform
_______________________________________________ Ledger-smb-devel mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel