New commits:
commit af608c185250095d5b2f0163476bfb3f1526fdfc
Author: Andrew Cagney <[email protected]>
Date:   Wed Oct 12 12:05:04 2016 -0400

    web: test all "interesting" commits (not just first-parent) and in reverse 
crono order
    
    "git pull" has the side effect of switching the first-parent chain
    so that, instead of pointing at "origin"'s HEAD, it points at a local
    change.  Consequently all commits, and not just first-parent, should
    be tested.
    
    To ensure that test results remain timely (there's now more work so
    it quickly gets booged down), select the next commit to test by starting
    with the most recent and working backwards (was trying to go forwards).
    Add an untested line to the graph.
    
    See also: https://git-blame.blogspot.ca/2012/03/fun-with-first-parent.html

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to