Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=604331 --- Comment #22 from Thomas Spura <tomspur@xxxxxxxxxxxxxxxxx> 2010-09-06 13:08:27 EDT --- (In reply to comment #20) > Is there a way to replicate the master branch to other branches easily, or do I > need to again do "fedpkg import ..." followed by "fedpkg commit ..." for every > branch individually? = Initial commit = Usually, I do "fedpkg new-source ..." and "git add *.patch *.spec" in the master branch and commit that with "fedpkg commit -p". = cherry-picking to other branches = After that I switch to another branch and do "git cherry-pick master". Because there is only one commit in the master branch at that time, it will get this only commit to the branch. To commit that, I do "fedpkg push" in each branch and build & update. Hope, that makes sense. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review