On Wed, 27 Feb 2019, Andrew Cagney wrote:
FYI (and perhaps provide an incentive to learn more about git).
The testing.libreswan.org script that looks for something to test
really likes merges (and tags):
- when idle, it will look for an untested merge before anything else
- when (manually) deleting old test results, merges get left behind
So if you've a change such as test+fix, try pushing it as a merge into
master (not to be confused with git pull) - testing will pounce on it.
I noticed lately when doing git bisect, that sometimes I would hit a
merge commit, and it wouldn't enter the merge for bisecting. So I had
to do a new git bisect for the merge commits. So I'm not sure I like
your advise :)
Paul
_______________________________________________
Swan-dev mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-dev