From: Junio C Hamano Date: Mon, 25 Sep 2017 06:24:09 +0000 (+0900) Subject: Merge branch 'ls/travis-scriptify' X-Git-Tag: v2.15.0-rc0~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f05a23ae3bd08efdf56d04b19d1d82ba5e5d6bb1;p=thirdparty%2Fgit.git Merge branch 'ls/travis-scriptify' The scripts to drive TravisCI has been reorganized and then an optimization to avoid spending cycles on a branch whose tip is tagged has been implemented. * ls/travis-scriptify: travis-ci: fix "skip_branch_tip_with_tag()" string comparison travis: dedent a few scripts that are indented overly deeply travis-ci: skip a branch build if equal tag is present travis-ci: move Travis CI code into dedicated scripts --- f05a23ae3bd08efdf56d04b19d1d82ba5e5d6bb1