From 81771cfcdc40e5909a4ec663e7c88b3a32068c05 Mon Sep 17 00:00:00 2001 From: Ricardo Martincoski Date: Fri, 11 May 2018 23:58:32 -0300 Subject: testing/tests/download: test git special ref Add a special ref to the static repo and check on the git refs test case the download of a git package: - with the sha1 of a special ref as version; Signed-off-by: Ricardo Martincoski Cc: Arnout Vandecappelle [Arnout: change to use the sha1 of a special ref instead of the name] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- support/testing/tests/download/git-remote/repo.git/refs/changes/01/1/2 | 1 + 1 file changed, 1 insertion(+) create mode 100644 support/testing/tests/download/git-remote/repo.git/refs/changes/01/1/2 (limited to 'support/testing/tests/download/git-remote/repo.git/refs/changes') diff --git a/support/testing/tests/download/git-remote/repo.git/refs/changes/01/1/2 b/support/testing/tests/download/git-remote/repo.git/refs/changes/01/1/2 new file mode 100644 index 0000000000..7066394dd0 --- /dev/null +++ b/support/testing/tests/download/git-remote/repo.git/refs/changes/01/1/2 @@ -0,0 +1 @@ +b72ff6078f62522a87f5cae5e9f34dedf5ec3885 -- cgit v1.2.3