From 11dfd8bc4022b6596c2158594f18544a1f7ffa3e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 17 Feb 2018 16:04:58 +0300 Subject: Use root repository as a default complement for git repository --- tests/pkg-status/git/libbar.tar | 1 + tests/pkg-status/git/style-basic.tar | 1 + tests/pkg-status/git/style.tar | 1 + 3 files changed, 3 insertions(+) create mode 120000 tests/pkg-status/git/libbar.tar create mode 120000 tests/pkg-status/git/style-basic.tar create mode 120000 tests/pkg-status/git/style.tar (limited to 'tests/pkg-status') diff --git a/tests/pkg-status/git/libbar.tar b/tests/pkg-status/git/libbar.tar new file mode 120000 index 0000000..67ccdb1 --- /dev/null +++ b/tests/pkg-status/git/libbar.tar @@ -0,0 +1 @@ +../../common/git/state0/libbar.tar \ No newline at end of file diff --git a/tests/pkg-status/git/style-basic.tar b/tests/pkg-status/git/style-basic.tar new file mode 120000 index 0000000..2833f83 --- /dev/null +++ b/tests/pkg-status/git/style-basic.tar @@ -0,0 +1 @@ +../../common/git/state0/style-basic.tar \ No newline at end of file diff --git a/tests/pkg-status/git/style.tar b/tests/pkg-status/git/style.tar new file mode 120000 index 0000000..948d152 --- /dev/null +++ b/tests/pkg-status/git/style.tar @@ -0,0 +1 @@ +../../common/git/state0/style.tar \ No newline at end of file -- cgit v1.1