From 261cd65456b8785a16a45d35fd4f4cf5f7abf43a Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 30 Aug 2012 23:18:21 +0200 Subject: Initialize. --- .topdeps | 1 + .topmsg | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 .topdeps create mode 100644 .topmsg diff --git a/.topdeps b/.topdeps new file mode 100644 index 0000000..ae89672 --- /dev/null +++ b/.topdeps @@ -0,0 +1 @@ +081c7aeb4d4de82ab615db565c60dd776a385c34 diff --git a/.topmsg b/.topmsg new file mode 100644 index 0000000..6669004 --- /dev/null +++ b/.topmsg @@ -0,0 +1,14 @@ +Subject: Baseline for our topic branches. + +--- + +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 -- cgit v1.2.3