[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Thu Oct 20 15:19:16 UTC 2016


New commits:
commit af608c185250095d5b2f0163476bfb3f1526fdfc
Author: Andrew Cagney <cagney at gnu.org>
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



More information about the Swan-commit mailing list