Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qa-scripts:master commit in: /
Date: Tue, 17 Jul 2018 15:45:31
Message-Id: 1531842316.246d121e4a8280e2a9123daf384ac388de4e8c02.mgorny@gentoo
1 commit: 246d121e4a8280e2a9123daf384ac388de4e8c02
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 17 15:45:16 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 17 15:45:16 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=246d121e
7
8 Include dev-timeline scripts
9
10 .gitmodules | 3 +++
11 dev-timeline | 1 +
12 2 files changed, 4 insertions(+)
13
14 diff --git a/.gitmodules b/.gitmodules
15 index 870148a..cec424b 100644
16 --- a/.gitmodules
17 +++ b/.gitmodules
18 @@ -1,3 +1,6 @@
19 [submodule "pkgcheck2html"]
20 path = pkgcheck2html
21 url = https://github.com/mgorny/pkgcheck-result-parser
22 +[submodule "dev-timeline"]
23 + path = dev-timeline
24 + url = https://github.com/mgorny/dev-timeline
25
26 diff --git a/dev-timeline b/dev-timeline
27 new file mode 160000
28 index 0000000..8ebb28f
29 --- /dev/null
30 +++ b/dev-timeline
31 @@ -0,0 +1 @@
32 +Subproject commit 8ebb28fa9c311112e92ff75ab9de439f1eca1778