mherger wrote: 
> >> The revision you mentioned is 7.7, isn't it? I'd only go back in the
> >> straight 7.9 line, or 7.8 if that was breaking already.
> >>
> > It was merged from 7.7, will take a look if I see the same issue in
> 7.7
> > and get back to you.
> 
> It's my understanding that the revision you mentioned was the commit in
> 
> 7.7 which then got merged. Therefore there would be many more changes in
> 
> between, even though chronologically they might be adjacent commits, but
> 
> on different branches.
> 
> But your LMS would certainly tell you whether it's 7.7 or not :-).
> 

I'm a bit confused (feel stupid), how do I know which commit that's
before another on a specific branch ?

I thought I could checkout the branch and then do git log and then git
checkout with the commit hash but that doesn't work because according to
git log I see the following:

Code:
--------------------
    
  commit 6a22053ab80130ae380828ff4ed681096fe6c884
  Merge: 6ed5cca... e7e0cc8...
  Author: Michael Herger <mher...@logitech.com>
  Date:   Thu Sep 27 07:40:25 2018 +0200
  
  Merge branch 'public/7.7' into public/7.9
  
  commit e7e0cc89414dd62c25ab699a71c5bbf5fc8f05e1
  Author: Michael Herger <mher...@logitech.com>
  Date:   Wed Sep 26 13:09:30 2018 +0200
  
  Issue 218 - fix station artwork mess left behind some undocumented TuneIn API 
change.
  
--------------------

Where 6a22053ab80130ae380828ff4ed681096fe6c884 is on 7.9.2 and doesn't
work and e7e0cc89414dd62c25ab699a71c5bbf5fc8f05e1 is 7.7.7 and does
work.

How do I check which commit that's before
6a22053ab80130ae380828ff4ed681096fe6c884 on the public/7.9 branch ?

I tried latest 7.7 and 7.8 and both work while latest 7.9 and 8.0 result
in Segmentation Fault.



Erland Isaksson ('My homepage' (http://erland.isaksson.info))
Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland)
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=112667

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to