Re: Git commit in all available branches

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 Unfortunately it is not what I initially ask :(

12.10.2010 19:14, Matt_Domsch@xxxxxxxx wrote:
> Correct, it's simply a git merge specifying the merge method, to ensure there are no merge conflicts - just make an exact copy of the origin/master branch onto the current branch. You must still 'fedpkg switch-branch' before invoking this.
>
> --
> Matt Domsch
> Technology Strategist
> Dell | Office of the CTO
>
> -----Original Message-----
> From: Pavel Alexeev (aka Pahan-Hubbitus) [mailto:forum@xxxxxxxxxxxxxxx] 
> Sent: Tuesday, October 12, 2010 3:07 AM
> To: Domsch, Matt
> Subject: Re: Git commit in all available branches
>
>
>  11.10.2010 05:28, Matt Domsch ÐÐÑÐÑ:
>> On Fri, Oct 08, 2010 at 06:03:04PM +0400, Pavel Alexeev (aka Pahan-Hubbitus) wrote:
>>>  In most cases I try sync all branches if there no real reasons to 
>>> make differences.
>>>
>>> After made some changes in origin/master and commit is I also must do 
>>> for each available branches something similar:
>>> fedpkg switch-branch el5;
>>> git pull
>>> git merge origin/master
>>> git push
>>> fedpkg build
>>> fedpkg update
>> I find this works to apply the version from 'master' into the current 
>> (say, el5) branch.
>>
>> $ git merge -s recursive -X theirs master
>>
> Sorry, I think does not understand you. Where I can there provide on what branches I want do that?? On first glance it us mostly equivalent of present before "git merge origin/master" with additional strategy option only. I've read git-merge man, but still does not understand how it helps. Please describe slightly.
>> There are valid reasons for doing this - e.g. a bug fix release of a 
>> package by the upstream, that doesn't break the ABI.
>>
>> Thanks,
>> Matt
>>

-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux