summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2019-02-21 22:01:50 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2019-02-21 22:01:50 +0100
commit0c1d4f975c38f3385e12038d72aee2f028999e5e (patch)
tree32a2481a113d648cdf5f5131d3c4015ac16aaa2c
parent963c37d5c0eb62b38f8764b23931c0dcdd497a13 (diff)
New TopGit dependency: t/hurdsig-SA_SIGINFO
-rw-r--r--.topdeps3
-rw-r--r--.topmsg18
2 files changed, 6 insertions, 15 deletions
diff --git a/.topdeps b/.topdeps
index df7c3c6e56..5153204a53 100644
--- a/.topdeps
+++ b/.topdeps
@@ -1 +1,2 @@
-9a869d822025be8e43b78234997b10bf0cf9d859
+baseline
+t/hurdsig-SA_SIGINFO
diff --git a/.topmsg b/.topmsg
index dd6634c886..97ec55c306 100644
--- a/.topmsg
+++ b/.topmsg
@@ -1,16 +1,6 @@
-Subject: Baseline for our topic branches.
+From: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Subject: [PATCH] t/libpthread_sigs
----
+<patch description>
-This need not strictly be a TopGit branch, but it is for easy synchronization
-between different machines.
-
-As the baseline is merged into the topic branches, it is forward-only.
-
-To advance it:
-
- $ echo [SHA1] > .topdeps
- $ git commit -m Advance. -- .topdeps
- $ tg update
-
----
+Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>