This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Moving to git


On Fri, Aug 21, 2015 at 7:33 AM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> "H.J. Lu" <hjl.tools@gmail.com> writes:
>
>> One very frustrating thing for me is "git bisect" doesn't always
>> work.  I think cherry-pick is OK, but probably not rebase nor merge.
>>
>> Can we enforce that "git bisect" must work on official branches?
>
> bisect works fine with merges.
>

I keep binutils users/hjl/linux/master branch:

https://sourceware.org/git/?p=binutils-gdb.git;a=shortlog;h=refs/heads/users/hjl/linux/master

up to date by "git merge origin/master". I never tried "git bisect"
on it since I know that commits on that branch aren't consecutive.

Also "git bisect" doesn't work on gcc trunk in GCC git mirror
for commits around wide-int branch merge.


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]