"[email protected]" <[email protected]> writes: >> git branch --set-upstream staging origin/staging >> >> will likely make git pull -r work again. >> > > OK - should be good to go now.
I now get * commit c81b2dc6fc2c086386abed7a026508e3af9af5e1 (origin/staging) | Author: Mike Solomon <[email protected]> | Date: Thu Nov 24 10:30:44 2011 +0100 | | Defines some undefined grob properties, grob objects, and music properties | | Undefined properties as well as properties without interfaces may | cause memory leaks in LilyPond. While this issue has to be investigated | further, defining these properties makes the code easier to read and may | lead to less memory leaks, which may in turn speed up batch processing | of .ly files (like the regtests). | * commit d6ce752cdec7eff8de63993729f8ce601ecb30a2 | Author: Mike Solomon <[email protected]> | Date: Thu Nov 24 10:29:00 2011 +0100 | | Gets vertical ordering of footnotes correct. | | Now, when there are two footnotes that have the same vertical | position on the system, the higher one will receive a lower number. | | This is implemented by changing the footnotes_ vector in the system | class to a grob array and sorting it via grob_2D_less in system.cc | * commit 6e0254ea58791469412846c3039b6029199200e3 | Author: Carl Sorensen <[email protected]> | Date: Sat Aug 20 16:41:03 2011 -0600 | | Fix beamlet pointing wrong way in tuplets (issue 11). | | Add data structure to capture the tuplet structure. Looks fine. -- David Kastrup _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
