void-packages/common/travis
Đoàn Trần Công Danh f5417b7b99 travis/changed_templates: correct left tree-ish
From b881f32687 (travis/changed_templates: filter by git itself,
2020-05-23), we replaced git-diff(1) with git-diff-tree(1).

The change wasn't equivalence, though.
We used to compare between merge-base of FETCH_HEAD and HEAD.
From that commit, we started to compare FETCH_HEAD and HEAD instead.

Fix them by changing left tree-ish to the merge-base.
2020-06-10 16:40:39 +00:00
..
build.sh common: retry ftp download during CI 2020-02-11 23:05:31 +01:00
changed_templates.sh travis/changed_templates: correct left tree-ish 2020-06-10 16:40:39 +00:00
docker.sh
fetch-xtools.sh
fetch_upstream.sh
license.lst
prepare.sh travis/prepare.sh: don't set XBPS_{PKG,REPO}_COMPTYPE. 2020-03-03 10:49:35 +01:00
set_mirror.sh
show_files.sh
xlint.sh