[quoted lines by Didier Spaier on 2024/12/27 at 21:44 +0100] >I assume that: >git clone -b BRLTTY-6.7 >then: >git cherry-pick 2e86054b29a9c1ebe16fc246b33adb7c5e771684 >is OK
Yes, except that BRLTTY-6.7 is a tag and I've never tested using -b with a tag. >But maybe while I am at it I could do instead: >git checkout 2e86054b29a9c1ebe16fc246b33adb7c5e771684 >to get the commits up to and including this one. That'd be safe to do. >Or simply build from git master. Would it be safe to do that at this point in >time? Yes, that'd be safe, too. -- I believe the Bible to be the very Word of God: http://Mielke.cc/bible/ Dave Mielke | 2213 Fox Crescent | WebHome: http://Mielke.cc/ EMail: [email protected] | Ottawa, Ontario | Twitter: @Dave_Mielke Phone: +1 613 726 0014 | Canada K2A 1H7 | http://mielke.cc/xmother.html (Letter from a Feminist ex-Mother) _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
