From a7cac1d0ed506c8d3c44d9cf5b951e0cff6c45cc Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sat, 14 Dec 2013 18:30:11 +0000 Subject: Add a test git repository. This is just so we can do pushes and commits etc. to test various git things This could be used by users who are unsure of how git works and what kind of notifications they will get and for testing infrastructure integration such as bugzilla notification on push. mga#11987 --- test.repo | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test.repo diff --git a/test.repo b/test.repo new file mode 100644 index 0000000..58c6424 --- /dev/null +++ b/test.repo @@ -0,0 +1,2 @@ +description: Test Repository - A playground for git commands +maintainer: colin -- cgit v1.2.1